开发者

vertical-align:middle problem in ie

开发者 https://www.devze.com 2023-01-30 01:29 出处:网络
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.

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


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

0

精彩评论

暂无评论...
验证码 换一张
取 消