Quote:
Originally Posted by Firepong
P.S. Reason why I use <h3> is cause the other 2 before it are to big for my liking. I like my words to be a little bigger than the words in the chapter themselves, unless I'm adding a graphic under the chapter title, Then I make them however big they need to be to match the size of the graphic.
|
if you code your css
h1.smaller {font-size: 75% }
you can override <h1 class="smaller"> The Default size </h1>