摘要:
元素选择器 也是类型选择器 html {color:black;} h1 {color:blue;} h2 {color:silver;} 选择器分组 h2, p {color:gray;} 通配符选择器 * {color:red;} CSS 类选择器 <h1 class="important">h 阅读全文
posted @ 2017-07-13 14:39
dxyRain
阅读(72)
评论(0)
推荐(0)
浙公网安备 33010602011771号