Cascading Style Sheets(CSS层叠样式表单)

CSS的各种属性

 

字体属性
属性属性含义属性值
 font-family 使用什么字体 所有字体
 font-style 字体是否斜体 Normal, italic, oblique
 font-variant 字体是否用小体大写 Normal, small-caps
 font-weight 定义字体的粗细 Normal, bold, bolder, lithter
 font-size 定义字体的大小 Absolute-size, relative-size, length, percentage




















文本属性
属性 属性含义 属性值
 word-spacing 各个单词之间的间距 Normal <length>
 letter-spacing 每个字母之间的间距 同上
 text-decoration 定义文字的装饰样式 none|underline|overline|line-through|blink
 vertical-align 元素在垂直方向上的位置 baseline|sub|super|top|text-top|middle|bottom|text-bottom|<percentage>

 text-transform

 使文本转换为其他的形式 capitalize|uppercase|lowercase|none|left|right|center|justify
 text-align 文字对齐的方式 left|right|center|justify
 text-indent 文本的首行的缩进方式 <lenght>|<percentage>
 line-height 文本的行高 Normal|<number>|<length><percengage>
颜色和背景属性
 属性 属性定义 书写格式 属性值
 Color 定义前景色 P { color: red} 颜色
 background-color 定义背景色 body {background-color: yellow} 颜色
 background-image 定义背景图案 body {backgground-image:url(.jpg)图片路径
 background-repeat 背景图案重复方式 body {background-repeat:repeat-y}  repeat-x, repeat-y, no-repeat
 backgound-attachment 设置滚动 body {background-attachment:scroll} scroll, fixed
 background-position 背景图案的初始位置 body {background:url(.jpg)top center} percentage,  length, top, left, right, bottom

转自:http://www.ddvip.net/web/html/index3/3.htm

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值