How do I center align the image to vertically and horizontally to the div.
I need to get this without fixing height or padding because the image sizes are not constant so it should be flexible with all the images.
Here is my trail
http://jsfiddle.net/yHdAx/2/
Hey now you can used to
table-cellproperties in your div as like thislive demo http://jsfiddle.net/yHdAx/3/
HTML
Css
more info http://www.brunildo.org/test/img_center.html