Quote:
Originally Posted by phossler
2. I would prefer to just have <p> for 99% of the text, and only add a class= when needed
3. Same for <Hx> - let the style sheet do all the heavy lifting for the formatting, and only tweak where absolutely needed
|
Clever use of css combinators should let you get rid of 99.9% of all the class= warts. I do have a few in my standard css file but I rarely use them.