一佳一

记录像1+1一样简洁的代码

导航

2014年2月13日

摘要: 字体属性:(font)大小 {font-size: x-large;}(特大) xx-small;(极小) 一般中文用不到,只要用数值就可以,单位:PX、PD样式 {font-style: oblique;}(偏斜体) italic;(斜体) normal;(正常)行高 {line-height: normal;}(正常) 单位:PX、PD、EM粗细 {font-weight: bold;}(粗体) lighter;(细体) normal;(正常)变体 {font-variant: small-caps;}(小型大写字母) normal;(正常)大小写 {text-transform: cap 阅读全文

posted @ 2014-02-13 11:16 一佳一 阅读(315) 评论(0) 推荐(0)