View Single Post
Old 02-12-2011, 05:16 PM   #5
adam_omega
Member
adam_omega began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Jun 2009
Device: none
Quote:
Originally Posted by DMSmillie View Post
No - you need to put the height and width attributes inside the IMG tag, not the P tag. Like this:

Code:
<p align="center"><img src="images/0005.jpg" height="541" width="800" /></p>

It still has the same issue.

Since the issue seems to only happen with JPGs and not GIF or PNG versions of my files, it looks like I may need to reconvert all my book's image files again (to PNG this time).
adam_omega is offline   Reply With Quote