Quote:
Originally Posted by DMSmillie
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).