From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- .../zh-cn/web/css/css_generated_content/index.html | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 files/zh-cn/web/css/css_generated_content/index.html (limited to 'files/zh-cn/web/css/css_generated_content') diff --git a/files/zh-cn/web/css/css_generated_content/index.html b/files/zh-cn/web/css/css_generated_content/index.html new file mode 100644 index 0000000000..2c05f29990 --- /dev/null +++ b/files/zh-cn/web/css/css_generated_content/index.html @@ -0,0 +1,57 @@ +--- +title: CSS 生成内容 +slug: Web/CSS/CSS_Generated_Content +tags: + - CSS +translation_of: Web/CSS/CSS_Generated_Content +--- +
{{CSSRef}}
+ +

CSS Generated Content 是CSS其中一个模块,定义了如何给一个元素添加内容

+ +

参考

+ +

属性

+ +
+ +
+ +

规范

+ + + + + + + + + + + + + + + + + + + + + +
规范状态注释
{{SpecName("CSS3 Content")}}{{Spec2("CSS3 Content")}} 
{{SpecName('CSS2.1')}}{{Spec2('CSS2.1')}}Initial definition
+ +

浏览器兼容性

+ +

content 属性

+ +

{{Compat("css.properties.content")}}

+ +

quotes 属性

+ +
+

{{Compat("css.properties.quotes")}}

+
-- cgit v1.2.3-54-g00ecf