From 200269ba0df1762b5d97c369c5fc84d16eec4ecd Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 29 Jul 2021 13:43:47 +0900 Subject: conflicting/Web/HTML/Global_attributes を削除 (#1516) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 既に削除された用語集の記事であるため、削除。 --- .../web/html/global_attributes/index.html | 28 ---------------------- 1 file changed, 28 deletions(-) delete mode 100644 files/ja/conflicting/web/html/global_attributes/index.html (limited to 'files/ja/conflicting/web') diff --git a/files/ja/conflicting/web/html/global_attributes/index.html b/files/ja/conflicting/web/html/global_attributes/index.html deleted file mode 100644 index 07afbb6206..0000000000 --- a/files/ja/conflicting/web/html/global_attributes/index.html +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Global attribute (グローバル属性) -slug: conflicting/Web/HTML/Global_attributes -tags: - - Attribute - - CodingScripting - - Glossary - - HTML -translation_of: Web/HTML/Global_attributes -translation_of_original: Glossary/Global_attribute -original_slug: Glossary/Global_attribute ---- -

グローバル属性は、すべての{{glossary("element","要素")}}で使用できる{{glossary("attribute","属性")}}です(ただし、一部の要素には影響を与えないこともあります)。

- -

HTML 要素には、次のいくつかの属性を使用できます。

- - - -

より詳しく知る

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