Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道有很多方法可以做到这一点,但真的想很好地解释为什么垂直对齐在这种情况下不起作用:
http://jsfiddle.net/jasonsnyc/zAg8g/1/
我所追求的是将图像垂直居中而不使用浮动、表格或显示:表格单元格。
line-height: 135px;在容器和vertical-align: middle图像本身上使用。
line-height: 135px;
vertical-align: middle