Quote:
Originally Posted by JSWolf
H3 is too small for a chapter title (IMHO).
|
Hmm... we are being a bit naive aren't we? CSS file excerpt follows:
h1 {font-size: 1.5em;}
h2 {font-size: 2em;}
h3 (font-size: 12em;}
There we go; an H3 that is much larger than an H2 and an H2 that is a bit larger than an H1.