Quote:
Originally Posted by MelBr
Is there a way to tell viewers to size images proportionally so I can read what they're saying? Also, considering this book has 1000+ images, what's the easiest way of accomplishing that?
|
Don't specify any width or height and instead use "max-width:100%; max-height:100%;" (although I'm sure some readers will have problems with that, in that case use only one or the other). Make sure there's no "width:100%" or "height:100%" in any of the parent styles affecting the <img>.