aboutsummaryrefslogtreecommitdiff
path: root/files/ms/web/html/element/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ms/web/html/element/index.html')
-rw-r--r--files/ms/web/html/element/index.html3
1 files changed, 2 insertions, 1 deletions
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
---
<p>This HTML reference lists all <strong>HTML elements</strong>, defined in HTML5 or in a previous specification. When enclosed within angle brackets, they form <em>HTML tags</em>: <code>&lt;elementname&gt;.</code> Elements are entities specifying how HTML documents should be built, and what kind of content should be placed in what part of an <a href="/en-US/docs/HTML" title="/en-US/docs/HTML">HTML</a> document.</p>
<p>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 <a href="/en-US/docs/HTML/HTML5" title="/en-US/docs/HTML/HTML5">HTML5</a> are often referred as the new HTML5 elements, even though the other standard elements also are valid in HTML5.</p>