What is the best way to centre an image with CSS?


So far research has revealed 2 options, I am using option 2. at the moment

1. use margin: auto for the <div> the image is in , but this doesnt work in IE

2. wrap image in a <div> and give the div the style "text-align: center", which works across all browsers AFAIK

thanks
Neerav
www.bhatt.id.au
*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************


Reply via email to