“`”
1)CSS3 实现圆角(border-radius:8px;),
2)阴影(box-shadow:10px),
3)对文字加特效(text-shadow),
4)线性渐变(gradient),
5)旋转(transform),
6)transform:rotate(9deg) scale(0.85,0.90) translate(0px,-30px) skew(-9deg,0deg);//旋转,缩放,定位,倾斜
7)增加了更多的 css 选择器 ,
8)多背景 rgba ,
<pre><code> "“`
Was this helpful?
0 /
0