Quote:
Originally Posted by DNSB
Not sure if I would call myself a perfectionist but most of the p tags I use are simple <p> tags with the stylesheet supplying the style for a basic text body paragraph. I then use modifying styles such as text-indent: 0; for the first paragraph in a chapter or after a scene break. After all, CSS is cascading style sheet.
For my personal use epubs, I'd estimate about 10 minutes to run the appropriate items from my saved search collection. For ebooks I work on for others, I will spend more time but that also generally involves testing on multiple platforms. Did I mention I am really beginning to hate media queries?
|
I've seen some eBooks from Amazon that the CSS was mostly media queries. It was an awful mess.