From 218934fa2ed1c702a6d3923d2aa2cc6b43c48684 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:43:23 -0500 Subject: initial commit --- files/zh-tw/glossary/attribute/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 files/zh-tw/glossary/attribute/index.html (limited to 'files/zh-tw/glossary/attribute/index.html') diff --git a/files/zh-tw/glossary/attribute/index.html b/files/zh-tw/glossary/attribute/index.html new file mode 100644 index 0000000000..01a8cba491 --- /dev/null +++ b/files/zh-tw/glossary/attribute/index.html @@ -0,0 +1,18 @@ +--- +title: Attribute +slug: Glossary/Attribute +tags: + - 標簽屬性 + - 術語表 +translation_of: Glossary/Attribute +--- +

Attribute (標籤屬性)用於擴充 HTML {{Glossary("tag")}},可改變標籤行為或提供額外資訊。HTML 標籤屬性的正確格式為 name=value(以屬性名稱對上屬性值)。

+ +

了解更多

+ +

技術參考

+ + -- cgit v1.2.3-54-g00ecf