CSS学习小札-常用属性总结之background&&text

Background
ProperityDescriptionValues
background

同时设置一个或者多个背景属性,

各个具体属性的值可以按任意顺序组合

background-color

background-image

background-repeat

background-attachment

background-position

background-attachment设置图片的现实方式,是随着页面滚动还是固定

scroll

fixed

background-color设置背景颜色

color-rgb

color-hex(十六进制)

color-name(标准HTML17种颜色关键字)

transparent(透明度)

rgba(存在浏览器兼容问题)

background-image选择设置为背景的图片

url

none

background-position设置背景图片的位置

top left(Keyword效果和left top相同)

top center(同上)

top right(同上)

center left(同上)

center center(同上)

center right(同上)

bottom left(同上)

bottom center(同上)

bottom right(同上)

x-% y-%(Percentage)

x-pos y-pos(Exactvalue,如px和em)

background-repeat设置背景图片的重复方式

repeat(平铺)

repeat-x

repeat-y

no-rep

Text
PropertyDescriptionPossible Vlues
color设置文字颜色

keywords

rgb

十六进制

direction设置文字书写方向

ltr

rtr

inherit

letter-spacing增大或减小字间距

normal

length

text-align设置文字对齐方式

left

right

center

justify(齐行)

text-decoration设置文字装饰效果

none

underline

overline

line-through

blink(闪烁)

text-indent设置文本块首行缩进

length

%

text-shadow设置文本阴影

none

color

length

text-transform控制文本大小写

none

capitalize

uppercase

lowercase

white-space规定如何处理元素中的空白

normal

pre

nowrap

word-spacing增加或减少文字间的距离

normal

length


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

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值