标签:style blog color strong sp div on log html
垂直居中:单行的行内元素解决方案
居中元素:单行的行内元素,即inline或者inline-*类型元素,如文字、链接等
解决方案:将该行内元素的height、inline-height设置为其父元素的高度
HTML
CSS
标签:style blog color strong sp div on log html
原文地址:http://www.cnblogs.com/sun-mile-rain/p/4020410.html