CSS :first-of-type 伪类
定义和用法
:first-of-type
伪类选择一组兄弟元素中其类型中的第一个元素。
版本 | CSS3 |
---|
浏览器支持
表中的数字指定了完全支持此伪类的第一个浏览器版本。
伪类 | |||||
---|---|---|---|---|---|
:first-of-type | 4.0 | 9.0 | 3.5 | 3.2 | 9.6 |
CSS 语法
:first-of-type
伪类选择一组兄弟元素中其类型中的第一个元素。
版本 | CSS3 |
---|
表中的数字指定了完全支持此伪类的第一个浏览器版本。
伪类 | |||||
---|---|---|---|---|---|
:first-of-type | 4.0 | 9.0 | 3.5 | 3.2 | 9.6 |
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]