I prefer my CSS and my HTML to be as simple as possible. I know what <p> does as it's for most paragraphs. Also, a lot of eBooks have classes that do not say what they do. They make no sense in that respect.
I also know that if I have a chapter heading and it is using <h2>, I know what it does. I know what a <blockquote> does as I've coded it as well.
|