CSS参考手册
基本用户界面 | Basic User Interface
用户界面 | CSS User Interface
CSS用户界面是一个CSS模块,它允许您定义与用户界面相关的特性的呈现和功能。
参照
优先
box-sizing
cursor
outline
outline-width
outline-style
outline-color
outline-offset
resize
text-overflow
nav-down
nav-left
nav-right
nav-up
指南
控件的URL值。cursor
属性说明如何将URL与cursor
属性生成自定义游标。
规范
Specification |
Status |
Comment |
---|---|---|
CSS Basic User Interface Module Level 3 |
Candidate Recommendation |
|
CSS Level 2 (Revision 1) |
Recommendation |
Initial definition |
浏览器兼容性
Feature |
Chrome |
Firefox (Gecko) |
Internet Explorer |
Opera |
Safari (WebKit) |
---|---|---|---|---|---|
Basic support |
1.0 |
1.5 (1.8) |
8.0 |
7.0 |
1.2 (125) |
Feature |
Android |
Firefox Mobile (Gecko) |
IE Phone |
Opera Mobile |
Safari Mobile |
---|---|---|---|---|---|
Basic support |
1.0 |
1.0 (1.8) |
8.0 |
6.0 |
3.1 |
基本用户界面 | Basic User Interface相关

层叠样式表( Cascading Style Sheets )是一种用来表现 HTML 或 XML 等文件样式的计算机语言。CSS 不仅可以静态地修饰网页,还可以配合各种脚本语言动态地对网页各元素进行格式化。