why does every tag have a class?
Books I get from amazon, and probably elsewhere, always have a class on every p tag and even on the i tag. For the books I've uploaded here I go the opposite way and have some css for the unclassed/base tags and then have classes when I want to modify the base tag. I thought that's what the cascade in CSS was all about.
Am I missing something? Is there some good reason to put a class on every tag?
|