em(比如font-size: 2em)是一个大致与一个字符高度相同的单位。

pxfont-size: 12px)是一个像素的单位。

ptfont-size: 12pt)是一个磅的单位。

%font-size: 80%)是百分比。为font-size属性赋值的单位中,最佳的是em或者%,而px是固定的大小,不太适合不同的分辨率!

Tagged with:
 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>