Quote:
Originally Posted by RbnJrg
Images are not the same as text. It's possible that ereaders will display images centered using the text-align property but it’s not a good idea.
|
They should be the same if they are inline elements. And note that the text-align property is applied to the container, not to the <img>. This should work in a compliant renderer (in the absence of other rules).