css_注意小事项总结_随时更新


line-height

line-height必须写在font-size后面,否则可能不生效.

vertical-align

对齐水平线用于table中,table中用于文字位置的设定;img有效在img中可以用于图片和文字靠上靠中对齐

CSS