From 9c12d24de6ce49f41c96f7f038bc5a381cff7ad4 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:48:32 +0100 Subject: unslug ms: modify --- files/ms/web/html/element/index.html | 3 ++- files/ms/web/html/index.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'files/ms/web/html') diff --git a/files/ms/web/html/element/index.html b/files/ms/web/html/element/index.html index 038d44abd8..af004939b4 100644 --- a/files/ms/web/html/element/index.html +++ b/files/ms/web/html/element/index.html @@ -1,7 +1,8 @@ --- title: Elemen-Elemen HTML -slug: HTML/Elemen +slug: Web/HTML/Element translation_of: Web/HTML/Element +original_slug: HTML/Elemen ---

This HTML reference lists all HTML elements, defined in HTML5 or in a previous specification. When enclosed within angle brackets, they form HTML tags: <elementname>. Elements are entities specifying how HTML documents should be built, and what kind of content should be placed in what part of an HTML document.

This page lists all standard HTML5 tags, but also older, obsolete and deprecated ones, as well as non-standard ones that browsers may support. Elements that were introduced in HTML5 are often referred as the new HTML5 elements, even though the other standard elements also are valid in HTML5.

diff --git a/files/ms/web/html/index.html b/files/ms/web/html/index.html index 9bc6c1add7..e68817d040 100644 --- a/files/ms/web/html/index.html +++ b/files/ms/web/html/index.html @@ -1,8 +1,9 @@ --- title: HTML -slug: HTML +slug: Web/HTML translation_of: Web/HTML translation_of_original: HTML +original_slug: HTML ---
-- cgit v1.2.3-54-g00ecf