As I found out, the specifications may not require a wrapper around an image, but if you want to center an image on devices like the Kindle, you may need to wrap the image in something like a paragraph (<P>) that allows you to apply "text-align:center" to the contained image.
|