Quote:
Originally Posted by hobnail
Thanks. That's what I do as well. I also use combinators to keep the html clean; hopefully the ereaders can handle those. E.g., "p { text-indent: 1.5em; } h2 + p { text-indent: 0; }"
|
I use those quite extensively as well....BUT.... I am not confined to being usable on multiple platforms. My ereader handles the css, others may not. Just make sure you test your CSS on your target devices.
Cheers,