Quote:
Originally Posted by C-novice
Is there a way to change the size of the heading? I use mostly h1 and h2 but h1 [font size] shows up too large on my tab 4 tablet.
thanks for any help.
|
Use the CSS Luke. Using header numbers is so HTML3 era

Think of Headings as levels (in the TOC)
h1 {font-size: 1.3em} <<change the numbers. 1em is your basic body text size