bambinou
04-12-2010, 05:59 PM
Hi,
I have a simple question,
If you wish to have all your text headers(h1-h2-h3-h4-h5-h6) to resize to the same font size, would you use this code or something better?
h1 {font-size:14px;}
h2 {font-size:14px;}
h3 {font-size:14px;}
h4 {font-size:14px;}
h5 {font-size:14px;}
h6 {font-size:14px;}
Now if I want all my headers as Bold, what do I need to do?
Regards,
BamBam
I have a simple question,
If you wish to have all your text headers(h1-h2-h3-h4-h5-h6) to resize to the same font size, would you use this code or something better?
h1 {font-size:14px;}
h2 {font-size:14px;}
h3 {font-size:14px;}
h4 {font-size:14px;}
h5 {font-size:14px;}
h6 {font-size:14px;}
Now if I want all my headers as Bold, what do I need to do?
Regards,
BamBam
