Thread
:
Kindle Coding Glitch - html/image problem
View Single Post
02-12-2011, 04:33 PM
#
4
DMSmillie
Enquiring Mind
Posts: 562
Karma: 42350
Join Date: Aug 2010
Location: London, UK
Device: Kindle 3 (WiFi)
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>
DMSmillie
View Public Profile
Find More Posts by DMSmillie
Track Posts by DMSmillie via RSS