ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
[CSS参考手册](http://css.doyoe.com/)»[属性列表](#)» 内容属性 相关内容: [**其它内容属性参考**选择其它项](#) - [content](#) - [counter-increment](#) - [counter-reset](#) - [quotes](#) # CSS Content Properties - 内容属性 ### 内容 Content <table class="gdataform"><thead><tr><th>Properties<br/>属性</th> <th>CSS Version<br/>版本</th> <th>Inherit From Parent<br/>继承性</th> <th>Description<br/>简介</th> </tr></thead><tbody><tr><td><a href="content.htm">content</a> </td><td>CSS2</td> <td>无</td> <td>用来和<a href="../../selectors/pseudo-element/after.htm">:after</a>及<a href="../../selectors/pseudo-element/before.htm">:before</a>伪元素一起使用,在对象前或后显示内容</td> </tr><tr><td><a href="counter-increment.htm">counter-increment</a></td> <td>CSS2</td> <td>无</td> <td>设定当一个selector发生时计数器增加的值</td> </tr><tr><td><a href="counter-reset.htm">counter-reset</a></td> <td>CSS2</td> <td>无</td> <td>将指定selector的计数器复位</td> </tr><tr><td><a href="quotes.htm">quotes</a></td> <td>CSS2</td> <td>有</td> <td>设置或检索对象内使用的嵌套标记</td> </tr></tbody></table> **这种颜色** 的链接表示是CSS3属性或原属性被CSS3修改并增加了新的属性值 Copyright © 2006-2012 [Doyoe](http://www.doyoe.com/). All Rights Reserved