css 伪元素 (pseudo-elements)实例 css 实例 css 背景实例 css 文本实例 css 字体(font)实例 css 边框(border)实例 css 外边距 (margin) 实例 css 内边距 (padding) 实例 css 列表实例 css 表格实例 轮廓(outline)实例 css 尺寸 (dimension) 实例 css 分类 (classification) 实例 css 定位 (positioning) 实例 css 伪类 (pseudo-classes)实例 css 伪元素 (pseudo-elements)实例 01制作首字母特效 01制作首字母特效 you can use the :first-letter pseudo-element to add a special effect to the first letter of a text!
02制作首行特效 02制作首行特效 you can use the :first-line pseudo-element to add a special effect to the first line of a text!
css 伪元素 (pseudo-elements) 总结