1. 首页
  2. 编程语言
  3. Web开发
  4. css样式表汇总新手专用

css样式表汇总新手专用

上传者: 2021-04-18 16:10:48上传 DOC文件 40KB 热度 4次
字体属性:(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-transfor
下载地址
用户评论