ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
[CSS参考手册](http://css.doyoe.com/)»[属性列表](#)»[内容属性](#)» 相关内容: [**其它内容属性参考**选择其它项](#) - [content](#) - [counter-increment](#) - [counter-reset](#) - [quotes](#) # quotes - **版本:CSS2** - 继承性:有 ### 语法: **quotes**:none | [[<string>](#)[<string>](#)]+ **默认值**:none ### 取值: none:content属性的open-quote和close-quote值将不会生成任何标记[<string>](#):定义content属性的open-quote和close-quote值的标记,2个为一组 ### 说明: **设置或检索对象内使用的嵌套标记。** - 对应的脚本特性为**quotes**。 ### 兼容性: - 浅绿 = 支持 - 红色 = 不支持 - 墨绿 = 部分支持 - 橙色 = 实验性质 <table class="gdataform"><thead><tr><th><a href="#browser" title="查看本文档测试时所用浏览器版本">支持版本</a>\类型</th> <th><span class="browser-ie">IE</span></th> <th><span class="browser-firefox">Firefox</span></th> <th><span class="browser-safari">Safari</span></th> <th><span class="browser-chrome">Chrome</span></th> <th><span class="browser-opera">Opera</span></th> </tr></thead><tbody><tr><th>版本</th> <td class="unsupport">6.0-7.0</td> <td rowspan="2" class="support">4.0</td> <td rowspan="2" class="support">5.1</td> <td rowspan="2" class="support">13.0</td> <td rowspan="2" class="support">11.50</td> </tr><tr><th>版本</th> <td class="support">8.0</td> </tr></tbody></table> ### 示例: Quote me Quote me Quote me! Quote me Quote me Quote me! Copyright © 2006-2012 [Doyoe](http://www.doyoe.com/). All Rights Reserved