CSS :first-child 伪类
下面还有更多“亲自试一试”的例子。
定义和用法
The :first-child
伪类选择作为其父元素的第一个子元素的元素(在一组兄弟元素中)。
版本 | CSS3 |
---|
浏览器支持
表格中的数字指定了完全支持此伪类的第一个浏览器版本。
伪类 | |||||
---|---|---|---|---|---|
:first-child | 4.0 | 7.0 | 3.0 | 3.1 | 9.6 |
CSS 语法
更多示例
相关页面
CSS 教程:CSS 伪类
下面还有更多“亲自试一试”的例子。
The :first-child
伪类选择作为其父元素的第一个子元素的元素(在一组兄弟元素中)。
版本 | CSS3 |
---|
表格中的数字指定了完全支持此伪类的第一个浏览器版本。
伪类 | |||||
---|---|---|---|---|---|
:first-child | 4.0 | 7.0 | 3.0 | 3.1 | 9.6 |
CSS 教程:CSS 伪类
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]