课程名称 | 1.选择器:first-child、last-child、nth-child和nth-last-child | |||
课程体系 | 计算机类 | |||
授课教师 | iwen | 考试类型 | 无 | |
课程类别 | 一般公需 | 课程形式 | 视频类 | |
课程时长 | 5 分钟 | 学 时 | 0.50 学时 |
课程简介 | ||||
课程背景:选择器是 CSS3 中一个重要的内容,使用他可以大幅度提高开发人员书写或修改样式表时的工作效率,在 CSS3 中,新增了很多选择器,first-child、last-child、nth-child、nth-last-child、nth-of-type、nth-last-of-type和only-child 等。核心内容:1、选择器:first-child、last-child、nth-child 和 nth-last-child,2、选择器:nth-of-type 和 nth-last-of-type,3、only-child 选择器。
|