CSS :fullscreen 伪类
定义和用法
The :fullscreen
伪类用于选择和设置当前处于全屏模式的任何元素的样式。
版本 | 全屏 API |
---|
浏览器支持
表中的数字指定了完全支持该伪类的第一个浏览器版本。
伪类 | |||||
---|---|---|---|---|---|
:fullscreen | 71 | 12 | 64 | 16.4 | 58 |
CSS 语法
:fullscreen {
css 声明;
}
相关页面
CSS 教程: CSS 伪类
The :fullscreen
伪类用于选择和设置当前处于全屏模式的任何元素的样式。
版本 | 全屏 API |
---|
表中的数字指定了完全支持该伪类的第一个浏览器版本。
伪类 | |||||
---|---|---|---|---|---|
:fullscreen | 71 | 12 | 64 | 16.4 | 58 |
:fullscreen {
css 声明;
}
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]