CSS allows you to set font size easily:
You should never let presentation influence what elements you use (like using h3 instead of h1) because CSS can do all that.Code:h1 { font-size: 16px; }
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |