美文网首页
2018-10-08

2018-10-08

作者: Yuilh | 来源:发表于2018-10-08 14:56 被阅读0次

css3选择器

E[att^=value]     E选择器的名称 att属性值包含前缀为value的子字符串

E[att$=value]     后缀为value的子字符串

E[att*=value]        att属性值包含value的子字符串。

opacity 透明度      background-attachment:fixed(背景图像固定)

background-size背景图像大小

background-images:linear

相关文章

网友评论

      本文标题:2018-10-08

      本文链接:https://www.haomeiwen.com/subject/ydfjaftx.html