Quote:
Originally Posted by AlexBell
Using <p class = "chpthd"> is mainly a matter of taste; I think I can get more variation and specificity by setting chpthd in the CSS. I don't like to use plain H2, or to change the 'standard' H2 in the CSS.
|
Why not <h2 class="chpthd">? You'd get the best of both worlds
(I'd choose h1, though, unless there is some higher division above chapters, and the book title doesn't count).