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
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
网友评论