Quote:
Originally Posted by JSWolf
What I want to know is why so many publishers have no idea how to properly use <p> and have to stick in a class for the most use paragraph style instead of just coding for <p> in CSS?
|
I can answer for myself: when I started working with ebooks, it was directly form InDesign exports, and therefore everything was assigned a class according to the style defined in InDesign. Therefore, I treated “p” or even “em” as a “superclass” or “category”, not to be used by themselves.
Now I know better, but still, I get why it happens.