Quote:
Originally Posted by theducks
Depends on your targeted device. A few were notorious for barfing with shorthand.
Is it worth the effort to make your book work on every possible device?
OSFN (one size fits none)
If you get fancy, you need to customize styles for those device outliers
BTW many of the books in my Library have (prettified) stylesheets of under 300 lines. I use mostly shorthand for Margin. the others like Border I do longhand . Oh! I only do EPUB 2 for use on my ancient Astak and conversion to AAZW3 for my K4NT
|
Thanks, theducks!
I've just gone through all of the images in my EPUB. There are 149 of them. Half of them do not have their height and width defined, so they look like this:
<img alt="whatever" src="whatever.png"/>
Do I have to add the width and height of every image, as I would if it were a website?