From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- .../mozilla/tech/xul/attribute/class/index.html | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 files/zh-cn/mozilla/tech/xul/attribute/class/index.html (limited to 'files/zh-cn/mozilla/tech/xul/attribute/class') diff --git a/files/zh-cn/mozilla/tech/xul/attribute/class/index.html b/files/zh-cn/mozilla/tech/xul/attribute/class/index.html new file mode 100644 index 0000000000..45eb8dbc87 --- /dev/null +++ b/files/zh-cn/mozilla/tech/xul/attribute/class/index.html @@ -0,0 +1,23 @@ +--- +title: class +slug: Mozilla/Tech/XUL/Attribute/class +tags: + - XUL Attributes + - XUL Reference +translation_of: Archive/Mozilla/XUL/Attribute/class +--- +
« XUL Reference home
+ +
+
class
+
Type: + string
+
+ 类型:字符串(string)
+
The style class of the element. Multiple classes may be specified by separating them with spaces.
+ 元素样式类型。多个类可以使用空格分开。
+
+ +
 
+ +

-- cgit v1.2.3-54-g00ecf