网站首页 美食营养 游戏数码 手工爱好 生活家居 健康养生 运动户外 职场理财 情感交际 母婴教育 生活知识 知识问答

css::first-child设置首个子对象的样式

时间:2024-10-14 14:12:06

1、新建HTML文件

css::first-child设置首个子对象的样式

2、创建p和ul ,li标签

css::first-child设置首个子对象的样式

3、预览效果如图

css::first-child设置首个子对象的样式

4、设置p元素的首个对象样式p:first-child { font-size:40px;}

css::first-child设置首个子对象的样式

5、预览效果如图

css::first-child设置首个子对象的样式

6、设置li元素的首个对象样式li:first-child { text-decoration:line-through;}

css::first-child设置首个子对象的样式

7、预览效果如图

css::first-child设置首个子对象的样式
© 2026 阿力知识库
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com