Hi Guys I am still looking for a solution to this. Firefox is a major browser now and justify center not working on images in firefox is unacceptable. Any soltuions?
pinkshiro wrote:In firefox, this will not center an image because text-align:center is for centering inline type elements, not block types (which images are). It works fine across the board for all other browsers, but not Firefox.
Re: Firefox & Justify Center
Re: Firefox & Justify Center
http://www.w3.org/TR/html401/sgml/dtd.html
<!ENTITY % inline<!ENTITY % specialdisplay: block
Re: Firefox & Justify Center
I have been setting image to display:block for so long I starting to think it was a block element.
Thankyou for opening my eyes. All now works how I imaged. 3 cheers for A.M.