梦之都 CSS教程,font示例.

font值最小的形式,定义段落的字体为1倍字体大小(font-size属性),Arial字体(font-family属性).

定义段落的字体为斜体(font-style属性),小型的大写字母(font-variant属性),粗体(font-weight属性),12px字体大小(font-size属性),1.2倍(字体)的行高(line-height属性),Arial字体(font-family属性).

字体属性演示