English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories
2

how do you make your font bigger and bold using HTML code.

2006-11-27 10:19:15 · 7 answers · asked by Anonymous in Computers & Internet Programming & Design

7 answers

Copy and paste this code below into a HTML page and you'll see the differences
Look at the source for more information
--------------------------------------------------------------------------------

This is Heading 1


This is Heading 2


This is Heading 3


This is Heading 4


This is Heading 5

This is Heading 6

Bold

This is called an in-line CSS style.


Two styles applied!

2006-11-27 11:38:16 · answer #1 · answered by Flakey 1 · 0 0

. For bold and to stop bold.

2006-11-27 10:27:22 · answer #2 · answered by curtis_3862552 2 · 0 0

well u could use the font tag and it would look like this:

2006-11-27 10:21:22 · answer #3 · answered by aznwangstaaa 2 · 2 0

to make font bold
1. Type
2. Type the text you want to make bold.
3. type

to make text bigger
1. type before the text that you wish to make bigger
2. type
at end of text that you want to make bigger

2006-11-27 10:40:32 · answer #4 · answered by BRAD 1 · 0 0

Aznwangst is right , but be careful of spacing and how you nest your tags:

blah blah

2006-11-27 10:27:07 · answer #5 · answered by keepsondancing 5 · 0 0

in the section:


and in the section where your text resides:

text in question

2006-11-27 10:35:13 · answer #6 · answered by jhskim 2 · 0 1

^^ He wants html not css ^^

2006-11-27 10:39:13 · answer #7 · answered by Anonymous · 0 0

fedest.com, questions and answers