- 83
- 0
- 约8.89千字
- 约 9页
- 2021-11-07 发布于上海
- 举报
css样式大全(整理版)
字体属性:(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: capitalize ; }(首字母大写 )uppercase ;(大写)
lowercase;( 小写)none ; (无)
修饰 {text-decoration: underline ; }(下戈U线)overline ;(上戈U线)line — through ;
(删除线)blink ;(闪烁)
常用字体: (fon t-family )
” Courier New , Courier , mono space , Times New Roma n ”, Times, serif, Arial,
Helvetica,
原创力文档

文档评论(0)