I am working on a project. I am facing a problem in ie. Problem is vertical-align:middle not working for image.If you have any solution for this problem please help me.

Site link:http://dev.tenthtime.com/family/highchairs/default.aspx

link|improve this question
feedback

1 Answer

vertical-align is used for tables not for images. Try using margin and padding if your image is not inside a table.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.