Quote:
Originally Posted by Arios
Seriously, do these codes (p.large, etc.) have a semantic value like <h1>, <h2>, etc.> so, are you losing something in this trade off?
|
Not quite a semantic value (p.title, p.subtitle, p.author would have it), but at least they don't claim to be first-, second-, etc. level headings when they are not. They won't affect automatic TOC generation, and they won't interfere with styling the real chapter/book/section headings.
Using <h1> just because by default it's rendered large and bold and I want some large and bold text is poor coding, in my opinion.