diff --git a/files/en-us/web/html/attributes/accept/index.md b/files/en-us/web/html/attributes/accept/index.md index 50e23d04dbe8e43..a95d1e857141d06 100644 --- a/files/en-us/web/html/attributes/accept/index.md +++ b/files/en-us/web/html/attributes/accept/index.md @@ -1,6 +1,7 @@ --- title: 'HTML attribute: accept' slug: Web/HTML/Attributes/accept +page-type: html-attribute tags: - Accept - Attribute diff --git a/files/en-us/web/html/attributes/autocomplete/index.md b/files/en-us/web/html/attributes/autocomplete/index.md index c98a45777aeb844..6d23910eeb937f8 100644 --- a/files/en-us/web/html/attributes/autocomplete/index.md +++ b/files/en-us/web/html/attributes/autocomplete/index.md @@ -1,6 +1,7 @@ --- title: 'HTML attribute: autocomplete' slug: Web/HTML/Attributes/autocomplete +page-type: html-attribute tags: - Addresses - Attribute diff --git a/files/en-us/web/html/attributes/capture/index.md b/files/en-us/web/html/attributes/capture/index.md index 073d0d1f369e4cf..dcc3f4e827caa8f 100644 --- a/files/en-us/web/html/attributes/capture/index.md +++ b/files/en-us/web/html/attributes/capture/index.md @@ -1,6 +1,7 @@ --- title: 'HTML attribute: capture' slug: Web/HTML/Attributes/capture +page-type: html-attribute tags: - API - Attribute diff --git a/files/en-us/web/html/attributes/crossorigin/index.md b/files/en-us/web/html/attributes/crossorigin/index.md index 837a23d3726540b..13fd2bcbbfba6e7 100644 --- a/files/en-us/web/html/attributes/crossorigin/index.md +++ b/files/en-us/web/html/attributes/crossorigin/index.md @@ -1,6 +1,7 @@ --- title: 'HTML attribute: crossorigin' slug: Web/HTML/Attributes/crossorigin +page-type: html-attribute tags: - Advanced - Attribute diff --git a/files/en-us/web/html/attributes/disabled/index.md b/files/en-us/web/html/attributes/disabled/index.md index eaeec802d3b3c6b..da94ac1188b1dc3 100644 --- a/files/en-us/web/html/attributes/disabled/index.md +++ b/files/en-us/web/html/attributes/disabled/index.md @@ -1,6 +1,7 @@ --- title: "HTML attribute: disabled" slug: Web/HTML/Attributes/disabled +page-type: html-attribute tags: - Attribute - Attributes diff --git a/files/en-us/web/html/attributes/elementtiming/index.md b/files/en-us/web/html/attributes/elementtiming/index.md index 90881fdcad6a90e..b37d3574af073a9 100644 --- a/files/en-us/web/html/attributes/elementtiming/index.md +++ b/files/en-us/web/html/attributes/elementtiming/index.md @@ -1,6 +1,7 @@ --- title: "HTML attribute: elementtiming" slug: Web/HTML/Attributes/elementtiming +page-type: html-attribute tags: - Attribute - Attributes diff --git a/files/en-us/web/html/attributes/for/index.md b/files/en-us/web/html/attributes/for/index.md index 851ddd9ac00f6a6..88ef71171884ab6 100644 --- a/files/en-us/web/html/attributes/for/index.md +++ b/files/en-us/web/html/attributes/for/index.md @@ -1,6 +1,7 @@ --- title: 'HTML attribute: for' slug: Web/HTML/Attributes/for +page-type: html-attribute tags: - Attribute - Attributes diff --git a/files/en-us/web/html/attributes/index.md b/files/en-us/web/html/attributes/index.md index daf2cefe60e05dd..fa8f313976b9750 100644 --- a/files/en-us/web/html/attributes/index.md +++ b/files/en-us/web/html/attributes/index.md @@ -1,6 +1,7 @@ --- title: HTML attribute reference slug: Web/HTML/Attributes +page-type: landing-page tags: - Attribute - Attributes diff --git a/files/en-us/web/html/attributes/max/index.md b/files/en-us/web/html/attributes/max/index.md index a120b65227e1e05..0af012aef8a970f 100644 --- a/files/en-us/web/html/attributes/max/index.md +++ b/files/en-us/web/html/attributes/max/index.md @@ -1,6 +1,7 @@ --- title: "HTML attribute: max" slug: Web/HTML/Attributes/max +page-type: html-attribute tags: - Attribute - Attributes diff --git a/files/en-us/web/html/attributes/maxlength/index.md b/files/en-us/web/html/attributes/maxlength/index.md index 10cf184689c872a..03f1facfdcc920d 100644 --- a/files/en-us/web/html/attributes/maxlength/index.md +++ b/files/en-us/web/html/attributes/maxlength/index.md @@ -1,6 +1,7 @@ --- title: "HTML attribute: maxlength" slug: Web/HTML/Attributes/maxlength +page-type: html-attribute tags: - Attribute - Attributes diff --git a/files/en-us/web/html/attributes/min/index.md b/files/en-us/web/html/attributes/min/index.md index ccc8f6619bb708e..3496c7246282fa4 100644 --- a/files/en-us/web/html/attributes/min/index.md +++ b/files/en-us/web/html/attributes/min/index.md @@ -1,6 +1,7 @@ --- title: "HTML attribute: min" slug: Web/HTML/Attributes/min +page-type: html-attribute tags: - Attribute - Attributes diff --git a/files/en-us/web/html/attributes/minlength/index.md b/files/en-us/web/html/attributes/minlength/index.md index 93e072973efd27b..22bf97738b6a2cf 100644 --- a/files/en-us/web/html/attributes/minlength/index.md +++ b/files/en-us/web/html/attributes/minlength/index.md @@ -1,6 +1,7 @@ --- title: "HTML attribute: minlength" slug: Web/HTML/Attributes/minlength +page-type: html-attribute tags: - Attribute - Attributes diff --git a/files/en-us/web/html/attributes/multiple/index.md b/files/en-us/web/html/attributes/multiple/index.md index a136fac5b27ae8f..b9b5464d8646e06 100644 --- a/files/en-us/web/html/attributes/multiple/index.md +++ b/files/en-us/web/html/attributes/multiple/index.md @@ -1,6 +1,7 @@ --- title: 'HTML attribute: multiple' slug: Web/HTML/Attributes/multiple +page-type: html-attribute tags: - Attribute - Attributes diff --git a/files/en-us/web/html/attributes/pattern/index.md b/files/en-us/web/html/attributes/pattern/index.md index bc49eec5826ee97..45222ee531aa04d 100644 --- a/files/en-us/web/html/attributes/pattern/index.md +++ b/files/en-us/web/html/attributes/pattern/index.md @@ -1,6 +1,7 @@ --- title: 'HTML attribute: pattern' slug: Web/HTML/Attributes/pattern +page-type: html-attribute tags: - Attribute - Attributes diff --git a/files/en-us/web/html/attributes/readonly/index.md b/files/en-us/web/html/attributes/readonly/index.md index b7f9631440b8b95..3ae5506bd7ba754 100644 --- a/files/en-us/web/html/attributes/readonly/index.md +++ b/files/en-us/web/html/attributes/readonly/index.md @@ -1,6 +1,7 @@ --- title: 'HTML attribute: readonly' slug: Web/HTML/Attributes/readonly +page-type: html-attribute tags: - Attribute - Attributes diff --git a/files/en-us/web/html/attributes/rel/dns-prefetch/index.md b/files/en-us/web/html/attributes/rel/dns-prefetch/index.md index 46161c7f684f21d..3b572bc8d0c17fa 100644 --- a/files/en-us/web/html/attributes/rel/dns-prefetch/index.md +++ b/files/en-us/web/html/attributes/rel/dns-prefetch/index.md @@ -1,6 +1,7 @@ --- title: rel=dns-prefetch slug: Web/HTML/Attributes/rel/dns-prefetch +page-type: html-attribute-value tags: - Attribute - HTML diff --git a/files/en-us/web/html/attributes/rel/index.md b/files/en-us/web/html/attributes/rel/index.md index 42b33db84f0b3c6..f0cdd87b95f00ea 100644 --- a/files/en-us/web/html/attributes/rel/index.md +++ b/files/en-us/web/html/attributes/rel/index.md @@ -1,6 +1,7 @@ --- title: "HTML attribute: rel" slug: Web/HTML/Attributes/rel +page-type: html-attribute tags: - Attribute - Attributes diff --git a/files/en-us/web/html/attributes/rel/manifest/index.md b/files/en-us/web/html/attributes/rel/manifest/index.md index b0af74a97659d37..99dd3f97933eb10 100644 --- a/files/en-us/web/html/attributes/rel/manifest/index.md +++ b/files/en-us/web/html/attributes/rel/manifest/index.md @@ -1,6 +1,7 @@ --- title: rel=manifest slug: Web/HTML/Attributes/rel/manifest +page-type: html-attribute-value tags: - App - Attribute diff --git a/files/en-us/web/html/attributes/rel/me/index.md b/files/en-us/web/html/attributes/rel/me/index.md index 85859d8b09837d9..5f2e49eb9eade79 100644 --- a/files/en-us/web/html/attributes/rel/me/index.md +++ b/files/en-us/web/html/attributes/rel/me/index.md @@ -1,6 +1,7 @@ --- title: rel=me slug: Web/HTML/Attributes/rel/me +page-type: html-attribute-value tags: - Attribute - HTML diff --git a/files/en-us/web/html/attributes/rel/modulepreload/index.md b/files/en-us/web/html/attributes/rel/modulepreload/index.md index 65baa9cf1465004..c1d70c4960f3a78 100644 --- a/files/en-us/web/html/attributes/rel/modulepreload/index.md +++ b/files/en-us/web/html/attributes/rel/modulepreload/index.md @@ -1,6 +1,7 @@ --- title: rel=modulepreload slug: Web/HTML/Attributes/rel/modulepreload +page-type: html-attribute-value tags: - Attribute - HTML diff --git a/files/en-us/web/html/attributes/rel/noopener/index.md b/files/en-us/web/html/attributes/rel/noopener/index.md index fbb01f98deb07b0..c8420fdb418f6f4 100644 --- a/files/en-us/web/html/attributes/rel/noopener/index.md +++ b/files/en-us/web/html/attributes/rel/noopener/index.md @@ -1,6 +1,7 @@ --- title: rel=noopener slug: Web/HTML/Attributes/rel/noopener +page-type: html-attribute-value tags: - Attribute - HTML diff --git a/files/en-us/web/html/attributes/rel/noreferrer/index.md b/files/en-us/web/html/attributes/rel/noreferrer/index.md index 019fa15dd9c0cba..fe780138e667417 100644 --- a/files/en-us/web/html/attributes/rel/noreferrer/index.md +++ b/files/en-us/web/html/attributes/rel/noreferrer/index.md @@ -1,6 +1,7 @@ --- title: rel=noreferrer slug: Web/HTML/Attributes/rel/noreferrer +page-type: html-attribute-value tags: - Attribute - HTML diff --git a/files/en-us/web/html/attributes/rel/preconnect/index.md b/files/en-us/web/html/attributes/rel/preconnect/index.md index 36d1e71af2464db..70a65a7b8002ee4 100644 --- a/files/en-us/web/html/attributes/rel/preconnect/index.md +++ b/files/en-us/web/html/attributes/rel/preconnect/index.md @@ -1,6 +1,7 @@ --- title: rel=preconnect slug: Web/HTML/Attributes/rel/preconnect +page-type: html-attribute-value tags: - Attribute - HTML diff --git a/files/en-us/web/html/attributes/rel/prefetch/index.md b/files/en-us/web/html/attributes/rel/prefetch/index.md index 67e3564db8d5747..eb1bac25c816e72 100644 --- a/files/en-us/web/html/attributes/rel/prefetch/index.md +++ b/files/en-us/web/html/attributes/rel/prefetch/index.md @@ -1,6 +1,7 @@ --- title: rel=prefetch slug: Web/HTML/Attributes/rel/prefetch +page-type: html-attribute-value tags: - Attribute - HTML diff --git a/files/en-us/web/html/attributes/rel/preload/index.md b/files/en-us/web/html/attributes/rel/preload/index.md index 72b21a91f02e3dc..ac07926fc58831a 100644 --- a/files/en-us/web/html/attributes/rel/preload/index.md +++ b/files/en-us/web/html/attributes/rel/preload/index.md @@ -1,6 +1,7 @@ --- title: rel=preload slug: Web/HTML/Attributes/rel/preload +page-type: html-attribute-value tags: - Attribute - HTML diff --git a/files/en-us/web/html/attributes/rel/prerender/index.md b/files/en-us/web/html/attributes/rel/prerender/index.md index da3a1cc82b21bc0..13ac5abceadc03f 100644 --- a/files/en-us/web/html/attributes/rel/prerender/index.md +++ b/files/en-us/web/html/attributes/rel/prerender/index.md @@ -1,6 +1,7 @@ --- title: rel=prerender slug: Web/HTML/Attributes/rel/prerender +page-type: html-attribute-value tags: - Attribute - HTML diff --git a/files/en-us/web/html/attributes/required/index.md b/files/en-us/web/html/attributes/required/index.md index 8c99dd1befd8b68..c55dbd6a19bdae3 100644 --- a/files/en-us/web/html/attributes/required/index.md +++ b/files/en-us/web/html/attributes/required/index.md @@ -1,6 +1,7 @@ --- title: 'HTML attribute: required' slug: Web/HTML/Attributes/required +page-type: html-attribute tags: - Attribute - Attributes diff --git a/files/en-us/web/html/attributes/size/index.md b/files/en-us/web/html/attributes/size/index.md index bbbaace4fe8cb61..0ed60b126b64ff4 100644 --- a/files/en-us/web/html/attributes/size/index.md +++ b/files/en-us/web/html/attributes/size/index.md @@ -1,6 +1,7 @@ --- title: 'HTML attribute: size' slug: Web/HTML/Attributes/size +page-type: html-attribute tags: - Attribute - HTML diff --git a/files/en-us/web/html/attributes/step/index.md b/files/en-us/web/html/attributes/step/index.md index db14e486fe1e2b9..1c0bedba6558a2a 100644 --- a/files/en-us/web/html/attributes/step/index.md +++ b/files/en-us/web/html/attributes/step/index.md @@ -1,6 +1,7 @@ --- title: "HTML attribute: step" slug: Web/HTML/Attributes/step +page-type: html-attribute tags: - Attribute - Attributes diff --git a/files/en-us/web/html/block-level_elements/index.md b/files/en-us/web/html/block-level_elements/index.md index 39be1813c3284e4..c897062fc0cc24e 100644 --- a/files/en-us/web/html/block-level_elements/index.md +++ b/files/en-us/web/html/block-level_elements/index.md @@ -1,6 +1,7 @@ --- title: Block-level elements slug: Web/HTML/Block-level_elements +page-type: guide tags: - Beginner - Development diff --git a/files/en-us/web/html/constraint_validation/index.md b/files/en-us/web/html/constraint_validation/index.md index 8c825c71f2ae8d9..8a93c5cfc65c366 100644 --- a/files/en-us/web/html/constraint_validation/index.md +++ b/files/en-us/web/html/constraint_validation/index.md @@ -1,6 +1,7 @@ --- title: Constraint validation slug: Web/HTML/Constraint_validation +page-type: guide tags: - CSS - Guide diff --git a/files/en-us/web/html/content_categories/index.md b/files/en-us/web/html/content_categories/index.md index d216f2c659b5714..8fae2401b27954f 100644 --- a/files/en-us/web/html/content_categories/index.md +++ b/files/en-us/web/html/content_categories/index.md @@ -1,6 +1,7 @@ --- title: Content categories slug: Web/HTML/Content_categories +page-type: guide tags: - Advanced - Guide diff --git a/files/en-us/web/html/cors_enabled_image/index.md b/files/en-us/web/html/cors_enabled_image/index.md index a15e11d577dfeef..a21099f0c82b89d 100644 --- a/files/en-us/web/html/cors_enabled_image/index.md +++ b/files/en-us/web/html/cors_enabled_image/index.md @@ -1,6 +1,7 @@ --- title: Allowing cross-origin use of images and canvas slug: Web/HTML/CORS_enabled_image +page-type: guide tags: - Advanced - CORS diff --git a/files/en-us/web/html/date_and_time_formats/index.md b/files/en-us/web/html/date_and_time_formats/index.md index a9b4e40a359a950..d786d7969d8b9eb 100644 --- a/files/en-us/web/html/date_and_time_formats/index.md +++ b/files/en-us/web/html/date_and_time_formats/index.md @@ -1,6 +1,7 @@ --- title: Date and time formats used in HTML slug: Web/HTML/Date_and_time_formats +page-type: guide tags: - Date - Element diff --git a/files/en-us/web/html/element/a/index.md b/files/en-us/web/html/element/a/index.md index 9bde7c2cc140fd4..8e0155e539e35e5 100644 --- a/files/en-us/web/html/element/a/index.md +++ b/files/en-us/web/html/element/a/index.md @@ -1,6 +1,7 @@ --- title: ": The Anchor element" slug: Web/HTML/Element/a +page-type: html-element tags: - Content - Element diff --git a/files/en-us/web/html/element/abbr/index.md b/files/en-us/web/html/element/abbr/index.md index 17ef1353156410c..3913672e750ecf3 100644 --- a/files/en-us/web/html/element/abbr/index.md +++ b/files/en-us/web/html/element/abbr/index.md @@ -1,6 +1,7 @@ --- title: ': The Abbreviation element' slug: Web/HTML/Element/abbr +page-type: html-element tags: - Acronym - Definitions diff --git a/files/en-us/web/html/element/acronym/index.md b/files/en-us/web/html/element/acronym/index.md index 166010a3e2e612d..cdcea5acf261563 100644 --- a/files/en-us/web/html/element/acronym/index.md +++ b/files/en-us/web/html/element/acronym/index.md @@ -1,6 +1,7 @@ --- title: slug: Web/HTML/Element/acronym +page-type: html-element tags: - Element - HTML diff --git a/files/en-us/web/html/element/address/index.md b/files/en-us/web/html/element/address/index.md index a3ecb1b63910b8a..7f5bf7b4af343f7 100644 --- a/files/en-us/web/html/element/address/index.md +++ b/files/en-us/web/html/element/address/index.md @@ -1,6 +1,7 @@ --- title: '
: The Contact Address element' slug: Web/HTML/Element/address +page-type: html-element tags: - Address - Author diff --git a/files/en-us/web/html/element/applet/index.md b/files/en-us/web/html/element/applet/index.md index ace901ec3ef667a..b5a74852f235282 100644 --- a/files/en-us/web/html/element/applet/index.md +++ b/files/en-us/web/html/element/applet/index.md @@ -1,6 +1,7 @@ --- title: ': The Embed Java Applet element' slug: Web/HTML/Element/applet +page-type: html-element tags: - Element - HTML diff --git a/files/en-us/web/html/element/area/index.md b/files/en-us/web/html/element/area/index.md index c8697786369a626..c1da90ebc3fd1a1 100644 --- a/files/en-us/web/html/element/area/index.md +++ b/files/en-us/web/html/element/area/index.md @@ -1,6 +1,7 @@ --- title: ": The Image Map Area element" slug: Web/HTML/Element/area +page-type: html-element tags: - Content - Element diff --git a/files/en-us/web/html/element/article/index.md b/files/en-us/web/html/element/article/index.md index 750423df9d7c949..06c3905b3f15d51 100644 --- a/files/en-us/web/html/element/article/index.md +++ b/files/en-us/web/html/element/article/index.md @@ -1,6 +1,7 @@ --- title: '
: The Article Contents element' slug: Web/HTML/Element/article +page-type: html-element tags: - Element - HTML diff --git a/files/en-us/web/html/element/aside/index.md b/files/en-us/web/html/element/aside/index.md index b2381a925b2b359..f584685442122cd 100644 --- a/files/en-us/web/html/element/aside/index.md +++ b/files/en-us/web/html/element/aside/index.md @@ -1,6 +1,7 @@ --- title: '