Hi again,
I have an image that is 463 x 136 pixels and no matter what I do I cannot get it to center horizontally. I have smaller pixel width images and they center just fine -- is there a magic pixel width to get an image to center?
PS. Have tried CSS img {text-align: center; }, div=align center and using an inline style on the img tag (as in your demo): style= "text align: center" but nothing seems to be able to center this image.
|