码迷,mamicode.com
首页 > Web开发 > 详细

css3新特性

时间:2016-08-01 22:37:51      阅读:189      评论:0      收藏:0      [点我收藏+]

标签:

1、选择器

2、@font-face

3、word-wrap和text-overflow

word-wrap 设置当前行超过指定容器的边界是否断开换行,文字此时已经被打断。

text-overflow:ellipsis

4、text-decoration 文字渲染

text-fill-color:文字内部填充颜色

text-stroke-color:文字边界填充颜色

text-stroke-width:文字边界宽度

5、多列布局

column-count:表示布局几列

column-rule:列与列之间间隔条的样式

column-gap:列与列之间的间隔

6、边框和颜色

rgb,hsla,border-radius

7、渐变效果

gradient

8、阴影和反射

元素阴影和文字阴影

text-shadow,box-shadow

9、背景效果

background-clip:背景画区

background-origin:背景位置

background-size:调整背景图片的大小

background-break:用来控制背景怎样在这些不同的盒子中显示

10、盒子模型

flex

11、transition,transform,animation

transition 过渡

transfrom 变化

animation 动画

css3新特性

标签:

原文地址:http://www.cnblogs.com/WaTa/p/5727322.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!