常用伪元素及content属性值的使用
摘要:1.常用伪元素有 after、before,使用方法,如下 a:after{ display:block; content:''; } 2. content: "/\00a0";//表示斜杆 3. a标签的四个伪类: link /* 未被访问的链接 */ visited /* 已被访问的链接 */
阅读全文
posted @ 2018-09-16 23:21
posted @ 2018-09-16 23:21