diff --git a/files/en-us/learn/accessibility/accessibility_troubleshooting/index.md b/files/en-us/learn/accessibility/accessibility_troubleshooting/index.md index 986fb3260132658..a2f4a63137a3d76 100644 --- a/files/en-us/learn/accessibility/accessibility_troubleshooting/index.md +++ b/files/en-us/learn/accessibility/accessibility_troubleshooting/index.md @@ -1,16 +1,6 @@ --- -title: 'Assessment: Accessibility troubleshooting' +title: "Assessment: Accessibility troubleshooting" slug: Learn/Accessibility/Accessibility_troubleshooting -tags: - - Accessibility - - Assessment - - Beginner - - CSS - - CodingScripting - - HTML - - JavaScript - - Learn - - WAI-ARIA --- {{LearnSidebar}}{{PreviousMenu("Learn/Accessibility/Mobile", "Learn/Accessibility")}} diff --git a/files/en-us/learn/accessibility/css_and_javascript/index.md b/files/en-us/learn/accessibility/css_and_javascript/index.md index beabada311ae182..f359c1c5de88970 100644 --- a/files/en-us/learn/accessibility/css_and_javascript/index.md +++ b/files/en-us/learn/accessibility/css_and_javascript/index.md @@ -1,18 +1,6 @@ --- title: CSS and JavaScript accessibility best practices slug: Learn/Accessibility/CSS_and_JavaScript -tags: - - Accessibility - - Article - - CSS - - CodingScripting - - Guide - - JavaScript - - Learn - - color - - contrast - - hiding - - unobtrusive --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Accessibility/HTML","Learn/Accessibility/WAI-ARIA_basics", "Learn/Accessibility")}} diff --git a/files/en-us/learn/accessibility/css_and_javascript/test_your_skills_colon__css_and_javascript_accessibility/index.md b/files/en-us/learn/accessibility/css_and_javascript/test_your_skills_colon__css_and_javascript_accessibility/index.md index 8a122afd048e6f1..e4e235bef6ea84f 100644 --- a/files/en-us/learn/accessibility/css_and_javascript/test_your_skills_colon__css_and_javascript_accessibility/index.md +++ b/files/en-us/learn/accessibility/css_and_javascript/test_your_skills_colon__css_and_javascript_accessibility/index.md @@ -1,15 +1,7 @@ --- -title: 'Test your skills: CSS and JavaScript accessibility' +title: "Test your skills: CSS and JavaScript accessibility" slug: >- Learn/Accessibility/CSS_and_JavaScript/Test_your_skills:_CSS_and_JavaScript_accessibility -tags: - - Accessibility - - Assessment - - Beginner - - HTML - - JavaScript - - Learn - - test your skills --- {{learnsidebar}} diff --git a/files/en-us/learn/accessibility/html/index.md b/files/en-us/learn/accessibility/html/index.md index 0f14d156c9ee3b9..b4b77121f01ca50 100644 --- a/files/en-us/learn/accessibility/html/index.md +++ b/files/en-us/learn/accessibility/html/index.md @@ -1,22 +1,6 @@ --- title: "HTML: A good basis for accessibility" slug: Learn/Accessibility/HTML -tags: - - AT - - Accessibility - - Article - - Beginner - - Buttons - - CodingScripting - - Forms - - HTML - - Learn - - Links - - a11y - - assistive technology - - keyboard - - screenreader - - semantics --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Accessibility/What_is_Accessibility","Learn/Accessibility/CSS_and_JavaScript", "Learn/Accessibility")}} diff --git a/files/en-us/learn/accessibility/index.md b/files/en-us/learn/accessibility/index.md index 52cab2da9507658..10da4a6a759cbcc 100644 --- a/files/en-us/learn/accessibility/index.md +++ b/files/en-us/learn/accessibility/index.md @@ -1,18 +1,6 @@ --- title: Accessibility slug: Learn/Accessibility -tags: - - ARIA - - Accessibility - - Articles - - Beginner - - CSS - - CodingScripting - - HTML - - JavaScript - - Landing - - Learn - - Module --- {{LearnSidebar}} diff --git a/files/en-us/learn/accessibility/mobile/index.md b/files/en-us/learn/accessibility/mobile/index.md index 36ce9157492d0c4..000741ac5822f6b 100644 --- a/files/en-us/learn/accessibility/mobile/index.md +++ b/files/en-us/learn/accessibility/mobile/index.md @@ -1,16 +1,6 @@ --- title: Mobile accessibility slug: Learn/Accessibility/Mobile -tags: - - Accessibility - - Article - - Beginner - - CodingScripting - - Learn - - Mobile - - responsive - - screenreader - - touch --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Accessibility/Multimedia","Learn/Accessibility/Accessibility_troubleshooting", "Learn/Accessibility")}} diff --git a/files/en-us/learn/accessibility/multimedia/index.md b/files/en-us/learn/accessibility/multimedia/index.md index 9892409860c2cc3..754a431b756eec4 100644 --- a/files/en-us/learn/accessibility/multimedia/index.md +++ b/files/en-us/learn/accessibility/multimedia/index.md @@ -1,21 +1,6 @@ --- title: Accessible multimedia slug: Learn/Accessibility/Multimedia -tags: - - Accessibility - - Article - - Audio - - Beginner - - CodingScripting - - HTML - - Images - - JavaScript - - Learn - - Multimedia - - Video - - captions - - subtitles - - text tracks --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Accessibility/WAI-ARIA_basics","Learn/Accessibility/Mobile", "Learn/Accessibility")}} diff --git a/files/en-us/learn/accessibility/test_your_skills_colon__html_accessibility/index.md b/files/en-us/learn/accessibility/test_your_skills_colon__html_accessibility/index.md index 2de80d1f3e33d7c..9e89630ffa0be93 100644 --- a/files/en-us/learn/accessibility/test_your_skills_colon__html_accessibility/index.md +++ b/files/en-us/learn/accessibility/test_your_skills_colon__html_accessibility/index.md @@ -1,12 +1,6 @@ --- -title: 'Test your skills: HTML accessibility' +title: "Test your skills: HTML accessibility" slug: Learn/Accessibility/Test_your_skills:_HTML_accessibility -tags: - - Accessibility - - Beginner - - HTML - - Learn - - test your skills --- {{learnsidebar}} diff --git a/files/en-us/learn/accessibility/wai-aria_basics/index.md b/files/en-us/learn/accessibility/wai-aria_basics/index.md index 1f87e95c5fec3ed..296cf1f6452b08e 100644 --- a/files/en-us/learn/accessibility/wai-aria_basics/index.md +++ b/files/en-us/learn/accessibility/wai-aria_basics/index.md @@ -1,18 +1,6 @@ --- title: WAI-ARIA basics slug: Learn/Accessibility/WAI-ARIA_basics -tags: - - ARIA - - Accessibility - - Article - - Beginner - - CodingScripting - - Guide - - HTML - - JavaScript - - Learn - - WAI-ARIA - - semantics --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Accessibility/CSS_and_JavaScript","Learn/Accessibility/Multimedia", "Learn/Accessibility")}} diff --git a/files/en-us/learn/accessibility/wai-aria_basics/test_your_skills_colon__wai-aria/index.md b/files/en-us/learn/accessibility/wai-aria_basics/test_your_skills_colon__wai-aria/index.md index 45b70fc42741c8b..b1282392339421f 100644 --- a/files/en-us/learn/accessibility/wai-aria_basics/test_your_skills_colon__wai-aria/index.md +++ b/files/en-us/learn/accessibility/wai-aria_basics/test_your_skills_colon__wai-aria/index.md @@ -1,13 +1,6 @@ --- -title: 'Test your skills: WAI-ARIA' +title: "Test your skills: WAI-ARIA" slug: Learn/Accessibility/WAI-ARIA_basics/Test_your_skills:_WAI-ARIA -tags: - - Accessibility - - Assessment - - Beginner - - Learn - - WAI-ARIA - - test your skills --- {{learnsidebar}} diff --git a/files/en-us/learn/accessibility/what_is_accessibility/index.md b/files/en-us/learn/accessibility/what_is_accessibility/index.md index 781b5c1a7fad04e..4983f9bd3e26f71 100644 --- a/files/en-us/learn/accessibility/what_is_accessibility/index.md +++ b/files/en-us/learn/accessibility/what_is_accessibility/index.md @@ -1,22 +1,6 @@ --- title: What is accessibility? slug: Learn/Accessibility/What_is_accessibility -tags: - - AT - - Accessibility - - Article - - Beginner - - CSS - - CodingScripting - - HTML - - JavaScript - - Learn - - Tools - - Users - - assistive technology - - keyboard - - screen reader - - screenreader --- {{LearnSidebar}}{{NextMenu("Learn/Accessibility/HTML", "Learn/Accessibility")}} diff --git a/files/en-us/learn/common_questions/design_and_accessibility/common_web_layouts/index.md b/files/en-us/learn/common_questions/design_and_accessibility/common_web_layouts/index.md index af580387df01e2f..c7c88453d441b7b 100644 --- a/files/en-us/learn/common_questions/design_and_accessibility/common_web_layouts/index.md +++ b/files/en-us/learn/common_questions/design_and_accessibility/common_web_layouts/index.md @@ -1,12 +1,6 @@ --- title: What do common web layouts contain? slug: Learn/Common_questions/Design_and_accessibility/Common_web_layouts -tags: - - Beginner - - CSS - - Design - - HTML - - NeedsActiveLearning --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/design_and_accessibility/design_for_all_types_of_users/index.md b/files/en-us/learn/common_questions/design_and_accessibility/design_for_all_types_of_users/index.md index 48c950d7e714ff7..d0c9c11546d1e47 100644 --- a/files/en-us/learn/common_questions/design_and_accessibility/design_for_all_types_of_users/index.md +++ b/files/en-us/learn/common_questions/design_and_accessibility/design_for_all_types_of_users/index.md @@ -1,14 +1,6 @@ --- title: How can we design for all types of users? slug: Learn/Common_questions/Design_and_accessibility/Design_for_all_types_of_users -tags: - - Accessibility - - Beginner - - Design - - Example - - Intro - - Mobile - - NeedsActiveLearning --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/design_and_accessibility/html_features_for_accessibility/index.md b/files/en-us/learn/common_questions/design_and_accessibility/html_features_for_accessibility/index.md index 70f7608e2f5d65b..9e2442b47937dd6 100644 --- a/files/en-us/learn/common_questions/design_and_accessibility/html_features_for_accessibility/index.md +++ b/files/en-us/learn/common_questions/design_and_accessibility/html_features_for_accessibility/index.md @@ -2,11 +2,6 @@ title: What HTML features promote accessibility? slug: >- Learn/Common_questions/Design_and_accessibility/HTML_features_for_accessibility -tags: - - Accessibility - - Beginner - - HTML - - Learn --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/design_and_accessibility/index.md b/files/en-us/learn/common_questions/design_and_accessibility/index.md index 03451d1c3c19d03..e3e286bae8ede8a 100644 --- a/files/en-us/learn/common_questions/design_and_accessibility/index.md +++ b/files/en-us/learn/common_questions/design_and_accessibility/index.md @@ -1,12 +1,6 @@ --- title: Design and accessibility slug: Learn/Common_questions/Design_and_accessibility -tags: - - CodingScripting - - Infrastructure - - Learn - - Web - - WebMechanics --- {{LearnSidebar}} diff --git a/files/en-us/learn/common_questions/design_and_accessibility/thinking_before_coding/index.md b/files/en-us/learn/common_questions/design_and_accessibility/thinking_before_coding/index.md index 21a52e6ce0f9f52..27f514afb0b74f3 100644 --- a/files/en-us/learn/common_questions/design_and_accessibility/thinking_before_coding/index.md +++ b/files/en-us/learn/common_questions/design_and_accessibility/thinking_before_coding/index.md @@ -1,11 +1,6 @@ --- title: How do I start to design my website? slug: Learn/Common_questions/Design_and_accessibility/Thinking_before_coding -tags: - - Beginner - - Composing - - NeedsActiveLearning - - needsSchema --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/design_and_accessibility/what_is_accessibility/index.md b/files/en-us/learn/common_questions/design_and_accessibility/what_is_accessibility/index.md index dfd99e03766bad3..f81da22bb17f429 100644 --- a/files/en-us/learn/common_questions/design_and_accessibility/what_is_accessibility/index.md +++ b/files/en-us/learn/common_questions/design_and_accessibility/what_is_accessibility/index.md @@ -1,12 +1,6 @@ --- title: What is accessibility? slug: Learn/Common_questions/Design_and_accessibility/What_is_accessibility -tags: - - Accessibility - - Beginner - - Intro - - NeedsActiveLearning - - Web --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/index.md b/files/en-us/learn/common_questions/index.md index b656e43e750b448..b2bcbaeef0e3146 100644 --- a/files/en-us/learn/common_questions/index.md +++ b/files/en-us/learn/common_questions/index.md @@ -1,12 +1,6 @@ --- title: Common questions slug: Learn/Common_questions -tags: - - CodingScripting - - Infrastructure - - Learn - - Web - - WebMechanics --- {{LearnSidebar}} diff --git a/files/en-us/learn/common_questions/tools_and_setup/available_text_editors/index.md b/files/en-us/learn/common_questions/tools_and_setup/available_text_editors/index.md index 66a91a5ff8e4c9c..8d17cc9d9da0c26 100644 --- a/files/en-us/learn/common_questions/tools_and_setup/available_text_editors/index.md +++ b/files/en-us/learn/common_questions/tools_and_setup/available_text_editors/index.md @@ -1,12 +1,6 @@ --- title: What text editors are available? slug: Learn/Common_questions/Tools_and_setup/Available_text_editors -tags: - - Beginner - - Composing - - Guide - - Tools - - text editor --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/tools_and_setup/checking_that_your_web_site_is_working_properly/index.md b/files/en-us/learn/common_questions/tools_and_setup/checking_that_your_web_site_is_working_properly/index.md index 220bd3f1dc4fea3..d206a21c073ae6f 100644 --- a/files/en-us/learn/common_questions/tools_and_setup/checking_that_your_web_site_is_working_properly/index.md +++ b/files/en-us/learn/common_questions/tools_and_setup/checking_that_your_web_site_is_working_properly/index.md @@ -2,15 +2,6 @@ title: How do you make sure your website works properly? slug: >- Learn/Common_questions/Tools_and_setup/Checking_that_your_web_site_is_working_properly -tags: - - Beginner - - Document - - Guide - - NeedsActiveLearning - - Web - - Web Development - - WebMechanics - - troubleshooting --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/tools_and_setup/how_do_you_host_your_website_on_google_app_engine/index.md b/files/en-us/learn/common_questions/tools_and_setup/how_do_you_host_your_website_on_google_app_engine/index.md index 62543329c7ca149..1e11147d25d1199 100644 --- a/files/en-us/learn/common_questions/tools_and_setup/how_do_you_host_your_website_on_google_app_engine/index.md +++ b/files/en-us/learn/common_questions/tools_and_setup/how_do_you_host_your_website_on_google_app_engine/index.md @@ -2,16 +2,6 @@ title: How do you host your website on Google App Engine? slug: >- Learn/Common_questions/Tools_and_setup/How_do_you_host_your_website_on_Google_App_Engine -tags: - - Beginner - - Google App Engine - - Google Cloud Platform - - Guide - - Host - - Learn - - Web - - publish - - website --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/tools_and_setup/how_much_does_it_cost/index.md b/files/en-us/learn/common_questions/tools_and_setup/how_much_does_it_cost/index.md index 9fd6e7a034e3051..2e957f7e50b0135 100644 --- a/files/en-us/learn/common_questions/tools_and_setup/how_much_does_it_cost/index.md +++ b/files/en-us/learn/common_questions/tools_and_setup/how_much_does_it_cost/index.md @@ -1,12 +1,6 @@ --- title: How much does it cost to do something on the Web? slug: Learn/Common_questions/Tools_and_setup/How_much_does_it_cost -tags: - - Beginner - - WebMechanics - - cost - - hosting - - web development tools --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/tools_and_setup/index.md b/files/en-us/learn/common_questions/tools_and_setup/index.md index 852fbb9c0f415b2..c6d54abf988064b 100644 --- a/files/en-us/learn/common_questions/tools_and_setup/index.md +++ b/files/en-us/learn/common_questions/tools_and_setup/index.md @@ -1,12 +1,6 @@ --- title: Tools and setup slug: Learn/Common_questions/Tools_and_setup -tags: - - CodingScripting - - Infrastructure - - Learn - - Web - - WebMechanics --- {{LearnSidebar}} diff --git a/files/en-us/learn/common_questions/tools_and_setup/set_up_a_local_testing_server/index.md b/files/en-us/learn/common_questions/tools_and_setup/set_up_a_local_testing_server/index.md index e7b347ff346a194..b6eeafce7c01a62 100644 --- a/files/en-us/learn/common_questions/tools_and_setup/set_up_a_local_testing_server/index.md +++ b/files/en-us/learn/common_questions/tools_and_setup/set_up_a_local_testing_server/index.md @@ -1,18 +1,6 @@ --- title: How do you set up a local testing server? slug: Learn/Common_questions/Tools_and_setup/set_up_a_local_testing_server -tags: - - Beginner - - Express - - Flask - - Learn - - Node - - PHP - - Python - - django - - lamp - - server-side - - servers --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/tools_and_setup/upload_files_to_a_web_server/index.md b/files/en-us/learn/common_questions/tools_and_setup/upload_files_to_a_web_server/index.md index 25391c2501a54bb..f953350ae81accb 100644 --- a/files/en-us/learn/common_questions/tools_and_setup/upload_files_to_a_web_server/index.md +++ b/files/en-us/learn/common_questions/tools_and_setup/upload_files_to_a_web_server/index.md @@ -1,15 +1,6 @@ --- title: How do you upload your files to a web server? slug: Learn/Common_questions/Tools_and_setup/Upload_files_to_a_web_server -tags: - - Beginner - - FTP - - GitHub - - Uploading - - WebMechanics - - hosting - - rsync - - SFTP --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/tools_and_setup/using_github_pages/index.md b/files/en-us/learn/common_questions/tools_and_setup/using_github_pages/index.md index d285a2eea2e0c40..97ebc3c7b8742e5 100644 --- a/files/en-us/learn/common_questions/tools_and_setup/using_github_pages/index.md +++ b/files/en-us/learn/common_questions/tools_and_setup/using_github_pages/index.md @@ -1,14 +1,6 @@ --- title: How do I use GitHub Pages? slug: Learn/Common_questions/Tools_and_setup/Using_Github_pages -tags: - - Beginner - - GitHub - - Guide - - Web - - gh-pages - - git - - publish --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/tools_and_setup/what_are_browser_developer_tools/index.md b/files/en-us/learn/common_questions/tools_and_setup/what_are_browser_developer_tools/index.md index c2d7eb843454e8a..b30eeafb4a4a814 100644 --- a/files/en-us/learn/common_questions/tools_and_setup/what_are_browser_developer_tools/index.md +++ b/files/en-us/learn/common_questions/tools_and_setup/what_are_browser_developer_tools/index.md @@ -1,15 +1,6 @@ --- title: What are browser developer tools? slug: Learn/Common_questions/Tools_and_setup/What_are_browser_developer_tools -tags: - - Beginner - - Browser - - CSS - - CodingScripting - - Dev Tools - - HTML - - JavaScript - - Learn --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/tools_and_setup/what_software_do_i_need/index.md b/files/en-us/learn/common_questions/tools_and_setup/what_software_do_i_need/index.md index 44a50277b043ebe..390350810f77fd3 100644 --- a/files/en-us/learn/common_questions/tools_and_setup/what_software_do_i_need/index.md +++ b/files/en-us/learn/common_questions/tools_and_setup/what_software_do_i_need/index.md @@ -1,10 +1,6 @@ --- title: What software do I need to build a website? slug: Learn/Common_questions/Tools_and_setup/What_software_do_I_need -tags: - - Beginner - - NeedsActiveLearning - - WebMechanics --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/web_mechanics/how_does_the_internet_work/index.md b/files/en-us/learn/common_questions/web_mechanics/how_does_the_internet_work/index.md index 4a7079819956b43..8f614a1badb3ad6 100644 --- a/files/en-us/learn/common_questions/web_mechanics/how_does_the_internet_work/index.md +++ b/files/en-us/learn/common_questions/web_mechanics/how_does_the_internet_work/index.md @@ -1,10 +1,6 @@ --- title: How does the Internet work? slug: Learn/Common_questions/Web_mechanics/How_does_the_Internet_work -tags: - - Beginner - - Tutorial - - WebMechanics --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/web_mechanics/index.md b/files/en-us/learn/common_questions/web_mechanics/index.md index 6f4985ad738b8f7..0c57a2465b0faf2 100644 --- a/files/en-us/learn/common_questions/web_mechanics/index.md +++ b/files/en-us/learn/common_questions/web_mechanics/index.md @@ -1,8 +1,6 @@ --- title: Web mechanics slug: Learn/Common_questions/Web_mechanics -tags: - - Learn --- {{LearnSidebar}} diff --git a/files/en-us/learn/common_questions/web_mechanics/pages_sites_servers_and_search_engines/index.md b/files/en-us/learn/common_questions/web_mechanics/pages_sites_servers_and_search_engines/index.md index d95934e03e6fc87..31b996fbc5543e0 100644 --- a/files/en-us/learn/common_questions/web_mechanics/pages_sites_servers_and_search_engines/index.md +++ b/files/en-us/learn/common_questions/web_mechanics/pages_sites_servers_and_search_engines/index.md @@ -3,10 +3,6 @@ title: >- What is the difference between webpage, website, web server, and search engine? slug: Learn/Common_questions/Web_mechanics/Pages_sites_servers_and_search_engines -tags: - - Beginner - - NeedsActiveLearning - - WebMechanics --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/web_mechanics/what_are_hyperlinks/index.md b/files/en-us/learn/common_questions/web_mechanics/what_are_hyperlinks/index.md index afbd56d81cacbdc..ec390136592baf0 100644 --- a/files/en-us/learn/common_questions/web_mechanics/what_are_hyperlinks/index.md +++ b/files/en-us/learn/common_questions/web_mechanics/what_are_hyperlinks/index.md @@ -1,11 +1,6 @@ --- title: What are hyperlinks? slug: Learn/Common_questions/Web_mechanics/What_are_hyperlinks -tags: - - Beginner - - Infrastructure - - Navigation - - NeedsActiveLearning --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/web_mechanics/what_is_a_domain_name/index.md b/files/en-us/learn/common_questions/web_mechanics/what_is_a_domain_name/index.md index 4834511349b0f24..2694624449dac6b 100644 --- a/files/en-us/learn/common_questions/web_mechanics/what_is_a_domain_name/index.md +++ b/files/en-us/learn/common_questions/web_mechanics/what_is_a_domain_name/index.md @@ -1,13 +1,6 @@ --- title: What is a Domain Name? slug: Learn/Common_questions/Web_mechanics/What_is_a_domain_name -tags: - - Beginner - - Domain names - - Infrastructure - - Intro - - NeedsActiveLearning - - Web --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/web_mechanics/what_is_a_url/index.md b/files/en-us/learn/common_questions/web_mechanics/what_is_a_url/index.md index f0df35ee1c0351e..2789cdbbb373f0e 100644 --- a/files/en-us/learn/common_questions/web_mechanics/what_is_a_url/index.md +++ b/files/en-us/learn/common_questions/web_mechanics/what_is_a_url/index.md @@ -1,12 +1,6 @@ --- title: What is a URL? slug: Learn/Common_questions/Web_mechanics/What_is_a_URL -tags: - - Beginner - - Infrastructure - - URL - - resources - - urls --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/common_questions/web_mechanics/what_is_a_web_server/index.md b/files/en-us/learn/common_questions/web_mechanics/what_is_a_web_server/index.md index 92fb49d58585f3a..6eedc571798f0d6 100644 --- a/files/en-us/learn/common_questions/web_mechanics/what_is_a_web_server/index.md +++ b/files/en-us/learn/common_questions/web_mechanics/what_is_a_web_server/index.md @@ -1,10 +1,6 @@ --- title: What is a web server? slug: Learn/Common_questions/Web_mechanics/What_is_a_web_server -tags: - - Beginner - - Infrastructure - - needsSchema --- {{QuicklinksWithSubPages("Learn/Common_questions")}} diff --git a/files/en-us/learn/css/building_blocks/a_cool_looking_box/index.md b/files/en-us/learn/css/building_blocks/a_cool_looking_box/index.md index 1a04fb54dc6c6ad..3b55d147b00673c 100644 --- a/files/en-us/learn/css/building_blocks/a_cool_looking_box/index.md +++ b/files/en-us/learn/css/building_blocks/a_cool_looking_box/index.md @@ -1,16 +1,6 @@ --- title: A cool-looking box slug: Learn/CSS/Building_blocks/A_cool_looking_box -tags: - - Assessment - - Beginner - - CSS - - Learn - - backgrounds - - borders - - box - - box model - - effects --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/building_blocks/advanced_styling_effects/index.md b/files/en-us/learn/css/building_blocks/advanced_styling_effects/index.md index 4ff93ba950e400d..cbbab086e699550 100644 --- a/files/en-us/learn/css/building_blocks/advanced_styling_effects/index.md +++ b/files/en-us/learn/css/building_blocks/advanced_styling_effects/index.md @@ -1,18 +1,6 @@ --- title: Advanced styling effects slug: Learn/CSS/Building_blocks/Advanced_styling_effects -tags: - - Article - - Beginner - - Blend modes - - Boxes - - CSS - - CodingScripting - - Filters - - Styling - - box shadows - - effects - - shapes --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/building_blocks/backgrounds_and_borders/index.md b/files/en-us/learn/css/building_blocks/backgrounds_and_borders/index.md index 4796624b09509c2..bca3156ff1a9c0d 100644 --- a/files/en-us/learn/css/building_blocks/backgrounds_and_borders/index.md +++ b/files/en-us/learn/css/building_blocks/backgrounds_and_borders/index.md @@ -1,15 +1,6 @@ --- title: Backgrounds and borders slug: Learn/CSS/Building_blocks/Backgrounds_and_borders -tags: - - Background - - Beginner - - CSS - - Image - - Learn - - Position - - borders - - color --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/The_box_model", "Learn/CSS/Building_blocks/Handling_different_text_directions", "Learn/CSS/Building_blocks")}} diff --git a/files/en-us/learn/css/building_blocks/box_model_tasks/index.md b/files/en-us/learn/css/building_blocks/box_model_tasks/index.md index 6e8a042eae82361..1fa44a2bfbd0d93 100644 --- a/files/en-us/learn/css/building_blocks/box_model_tasks/index.md +++ b/files/en-us/learn/css/building_blocks/box_model_tasks/index.md @@ -1,12 +1,6 @@ --- -title: 'Test your skills: The box model' +title: "Test your skills: The box model" slug: Learn/CSS/Building_blocks/Box_Model_Tasks -tags: - - Beginner - - CSS - - Learn - - Box model - - test your skills --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/building_blocks/cascade_and_inheritance/index.md b/files/en-us/learn/css/building_blocks/cascade_and_inheritance/index.md index e86d5c9e388d534..82268f4819b5f5e 100644 --- a/files/en-us/learn/css/building_blocks/cascade_and_inheritance/index.md +++ b/files/en-us/learn/css/building_blocks/cascade_and_inheritance/index.md @@ -1,15 +1,6 @@ --- title: Cascade, specificity, and inheritance slug: Learn/CSS/Building_blocks/Cascade_and_inheritance -tags: - - Beginner - - CSS - - Cascade - - Inheritance - - Learn - - rules - - source order - - specificity --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Selectors/Combinators", "Learn/CSS/Building_blocks/Cascade_layers", "Learn/CSS/Building_blocks")}} diff --git a/files/en-us/learn/css/building_blocks/cascade_layers/index.md b/files/en-us/learn/css/building_blocks/cascade_layers/index.md index 7217bf7a74352b2..9c9ed0784b8b3a9 100644 --- a/files/en-us/learn/css/building_blocks/cascade_layers/index.md +++ b/files/en-us/learn/css/building_blocks/cascade_layers/index.md @@ -1,14 +1,6 @@ --- title: Cascade layers slug: Learn/CSS/Building_blocks/Cascade_layers -tags: - - Advanced - - CSS - - Cascade - - Learn - - rules - - source order - - specificity --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Cascade_and_inheritance", "Learn/CSS/Building_blocks/The_box_model", "Learn/CSS/Building_blocks")}} diff --git a/files/en-us/learn/css/building_blocks/cascade_tasks/index.md b/files/en-us/learn/css/building_blocks/cascade_tasks/index.md index ad9249a1aae7f1b..05cd7df105f3418 100644 --- a/files/en-us/learn/css/building_blocks/cascade_tasks/index.md +++ b/files/en-us/learn/css/building_blocks/cascade_tasks/index.md @@ -1,12 +1,6 @@ --- -title: 'Test your skills: The Cascade' +title: "Test your skills: The Cascade" slug: Learn/CSS/Building_blocks/Cascade_tasks -tags: - - Beginner - - CSS - - Learn - - Cascade - - test your skills --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/building_blocks/creating_fancy_letterheaded_paper/index.md b/files/en-us/learn/css/building_blocks/creating_fancy_letterheaded_paper/index.md index 94210a911ed31a4..5fdc8c15ce0f4c5 100644 --- a/files/en-us/learn/css/building_blocks/creating_fancy_letterheaded_paper/index.md +++ b/files/en-us/learn/css/building_blocks/creating_fancy_letterheaded_paper/index.md @@ -1,19 +1,6 @@ --- title: Creating fancy letterheaded paper slug: Learn/CSS/Building_blocks/Creating_fancy_letterheaded_paper -tags: - - Assessment - - Background - - Beginner - - Boxes - - CSS - - CodingScripting - - border - - box - - letter - - letterhead - - letterheaded - - paper --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/building_blocks/debugging_css/index.md b/files/en-us/learn/css/building_blocks/debugging_css/index.md index 9656be703f7b189..ecfe8e33430b506 100644 --- a/files/en-us/learn/css/building_blocks/debugging_css/index.md +++ b/files/en-us/learn/css/building_blocks/debugging_css/index.md @@ -1,14 +1,6 @@ --- title: Debugging CSS slug: Learn/CSS/Building_blocks/Debugging_CSS -tags: - - Beginner - - CSS - - DOM - - Debugging - - DevTools - - Learn - - source --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Styling_tables", "Learn/CSS/Building_blocks/Organizing", "Learn/CSS/Building_blocks")}} diff --git a/files/en-us/learn/css/building_blocks/fundamental_css_comprehension/index.md b/files/en-us/learn/css/building_blocks/fundamental_css_comprehension/index.md index 4d856a1eb634ba4..f08ed62078cdf1e 100644 --- a/files/en-us/learn/css/building_blocks/fundamental_css_comprehension/index.md +++ b/files/en-us/learn/css/building_blocks/fundamental_css_comprehension/index.md @@ -1,17 +1,6 @@ --- title: Fundamental CSS comprehension slug: Learn/CSS/Building_blocks/Fundamental_CSS_comprehension -tags: - - Assessment - - Beginner - - CSS - - CodingScripting - - Selectors - - Style - - Syntax - - box model - - comments - - rules --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/building_blocks/handling_different_text_directions/index.md b/files/en-us/learn/css/building_blocks/handling_different_text_directions/index.md index e4e81ffc7f838d9..6307a0617eba59f 100644 --- a/files/en-us/learn/css/building_blocks/handling_different_text_directions/index.md +++ b/files/en-us/learn/css/building_blocks/handling_different_text_directions/index.md @@ -1,12 +1,6 @@ --- title: Handling different text directions slug: Learn/CSS/Building_blocks/Handling_different_text_directions -tags: - - Beginner - - CSS - - Learn - - logical properties - - writing modes --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Backgrounds_and_borders", "Learn/CSS/Building_blocks/Overflowing_content", "Learn/CSS/Building_blocks")}} diff --git a/files/en-us/learn/css/building_blocks/images_media_form_elements/index.md b/files/en-us/learn/css/building_blocks/images_media_form_elements/index.md index a9535da00415de7..d85310ee2b01785 100644 --- a/files/en-us/learn/css/building_blocks/images_media_form_elements/index.md +++ b/files/en-us/learn/css/building_blocks/images_media_form_elements/index.md @@ -1,14 +1,6 @@ --- title: Images, media, and form elements slug: Learn/CSS/Building_blocks/Images_media_form_elements -tags: - - Beginner - - CSS - - Forms - - Images - - Learn - - Media - - replaced content --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Sizing_items_in_CSS", "Learn/CSS/Building_blocks/Styling_tables", "Learn/CSS/Building_blocks")}} diff --git a/files/en-us/learn/css/building_blocks/images_tasks/index.md b/files/en-us/learn/css/building_blocks/images_tasks/index.md index 25036aad4339e8a..28da0f3a6292455 100644 --- a/files/en-us/learn/css/building_blocks/images_tasks/index.md +++ b/files/en-us/learn/css/building_blocks/images_tasks/index.md @@ -1,13 +1,6 @@ --- -title: 'Test your skills: Images and form elements' +title: "Test your skills: Images and form elements" slug: Learn/CSS/Building_blocks/Images_tasks -tags: - - Beginner - - CSS - - Learn - - Images - - Form - - test your skills --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/building_blocks/index.md b/files/en-us/learn/css/building_blocks/index.md index 88b5e2e040bba5c..9a09e48025f5589 100644 --- a/files/en-us/learn/css/building_blocks/index.md +++ b/files/en-us/learn/css/building_blocks/index.md @@ -1,11 +1,6 @@ --- title: CSS building blocks slug: Learn/CSS/Building_blocks -tags: - - Beginner - - CSS - - Learn - - building blocks --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/building_blocks/organizing/index.md b/files/en-us/learn/css/building_blocks/organizing/index.md index cef2168620c9f84..2338e6276a00822 100644 --- a/files/en-us/learn/css/building_blocks/organizing/index.md +++ b/files/en-us/learn/css/building_blocks/organizing/index.md @@ -1,18 +1,6 @@ --- title: Organizing your CSS slug: Learn/CSS/Building_blocks/Organizing -tags: - - Beginner - - CSS - - CodingScripting - - Learn - - comments - - formatting - - methodologies - - organizing - - post-processor - - pre-processor - - styleguide --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Debugging_CSS", "Learn/CSS/Building_blocks/Fundamental_CSS_comprehension", "Learn/CSS/Building_blocks")}} diff --git a/files/en-us/learn/css/building_blocks/overflow_tasks/index.md b/files/en-us/learn/css/building_blocks/overflow_tasks/index.md index e3f0e6ea627c911..2d58c07d913ddb3 100644 --- a/files/en-us/learn/css/building_blocks/overflow_tasks/index.md +++ b/files/en-us/learn/css/building_blocks/overflow_tasks/index.md @@ -1,12 +1,6 @@ --- -title: 'Test your skills: Overflow' +title: "Test your skills: Overflow" slug: Learn/CSS/Building_blocks/Overflow_Tasks -tags: - - Beginner - - CSS - - Learn - - Overflow - - test your skills --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/building_blocks/overflowing_content/index.md b/files/en-us/learn/css/building_blocks/overflowing_content/index.md index 152a36b4c719920..7f675b014005923 100644 --- a/files/en-us/learn/css/building_blocks/overflowing_content/index.md +++ b/files/en-us/learn/css/building_blocks/overflowing_content/index.md @@ -1,13 +1,6 @@ --- title: Overflowing content slug: Learn/CSS/Building_blocks/Overflowing_content -tags: - - Beginner - - Block Formatting Context - - CSS - - Data Loss - - Learn - - overflow --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Handling_different_text_directions", "Learn/CSS/Building_blocks/Values_and_units", "Learn/CSS/Building_blocks")}} diff --git a/files/en-us/learn/css/building_blocks/selectors/attribute_selectors/index.md b/files/en-us/learn/css/building_blocks/selectors/attribute_selectors/index.md index 579f960815bd363..a9f1dbe6394f7ee 100644 --- a/files/en-us/learn/css/building_blocks/selectors/attribute_selectors/index.md +++ b/files/en-us/learn/css/building_blocks/selectors/attribute_selectors/index.md @@ -1,12 +1,6 @@ --- title: Attribute selectors slug: Learn/CSS/Building_blocks/Selectors/Attribute_selectors -tags: - - Attribute - - Beginner - - CSS - - Learn - - Selectors --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Selectors/Type_Class_and_ID_Selectors", "Learn/CSS/Building_blocks/Selectors/Pseudo-classes_and_pseudo-elements", "Learn/CSS/Building_blocks")}} diff --git a/files/en-us/learn/css/building_blocks/selectors/combinators/index.md b/files/en-us/learn/css/building_blocks/selectors/combinators/index.md index ed8d13017e54ecf..94b06803b791bff 100644 --- a/files/en-us/learn/css/building_blocks/selectors/combinators/index.md +++ b/files/en-us/learn/css/building_blocks/selectors/combinators/index.md @@ -1,10 +1,6 @@ --- title: Combinators slug: Learn/CSS/Building_blocks/Selectors/Combinators -tags: - - CSS - - Selectors - - combinators --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Selectors/Pseudo-classes_and_pseudo-elements", "Learn/CSS/Building_blocks/Cascade_and_inheritance", "Learn/CSS/Building_blocks")}} diff --git a/files/en-us/learn/css/building_blocks/selectors/index.md b/files/en-us/learn/css/building_blocks/selectors/index.md index 3b721fe2fcf1d23..35684da5e02d549 100644 --- a/files/en-us/learn/css/building_blocks/selectors/index.md +++ b/files/en-us/learn/css/building_blocks/selectors/index.md @@ -1,15 +1,6 @@ --- title: CSS selectors slug: Learn/CSS/Building_blocks/Selectors -tags: - - Attribute - - Beginner - - CSS - - Class - - Learn - - Pseudo - - Selectors - - id --- {{LearnSidebar}}{{NextMenu("Learn/CSS/Building_blocks/Selectors/Type_Class_and_ID_Selectors", "Learn/CSS/Building_blocks")}} diff --git a/files/en-us/learn/css/building_blocks/selectors/pseudo-classes_and_pseudo-elements/index.md b/files/en-us/learn/css/building_blocks/selectors/pseudo-classes_and_pseudo-elements/index.md index 60ec48c4c36d5b2..b2c8ad2aaceec61 100644 --- a/files/en-us/learn/css/building_blocks/selectors/pseudo-classes_and_pseudo-elements/index.md +++ b/files/en-us/learn/css/building_blocks/selectors/pseudo-classes_and_pseudo-elements/index.md @@ -1,14 +1,6 @@ --- title: Pseudo-classes and pseudo-elements slug: Learn/CSS/Building_blocks/Selectors/Pseudo-classes_and_pseudo-elements -tags: - - Beginner - - CSS - - Learn - - Pseudo - - Pseudo-class - - Pseudo-element - - Selectors --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Selectors/Attribute_selectors", "Learn/CSS/Building_blocks/Selectors/Combinators", "Learn/CSS/Building_blocks")}} diff --git a/files/en-us/learn/css/building_blocks/selectors/selectors_tasks/index.md b/files/en-us/learn/css/building_blocks/selectors/selectors_tasks/index.md index 09acdc0e9db6552..17aaf73f696a4f5 100644 --- a/files/en-us/learn/css/building_blocks/selectors/selectors_tasks/index.md +++ b/files/en-us/learn/css/building_blocks/selectors/selectors_tasks/index.md @@ -1,12 +1,6 @@ --- -title: 'Test your skills: Selectors' +title: "Test your skills: Selectors" slug: Learn/CSS/Building_blocks/Selectors/Selectors_Tasks -tags: - - Beginner - - CSS - - Learn - - Selectors - - test your skills --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/building_blocks/selectors/type_class_and_id_selectors/index.md b/files/en-us/learn/css/building_blocks/selectors/type_class_and_id_selectors/index.md index bb1af14c5420328..126b24e62eee486 100644 --- a/files/en-us/learn/css/building_blocks/selectors/type_class_and_id_selectors/index.md +++ b/files/en-us/learn/css/building_blocks/selectors/type_class_and_id_selectors/index.md @@ -1,13 +1,6 @@ --- title: Type, class, and ID selectors slug: Learn/CSS/Building_blocks/Selectors/Type_Class_and_ID_Selectors -tags: - - Beginner - - CSS - - Class - - Learn - - Selectors - - id --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Selectors", "Learn/CSS/Building_blocks/Selectors/Attribute_selectors", "Learn/CSS/Building_blocks")}} diff --git a/files/en-us/learn/css/building_blocks/sizing_items_in_css/index.md b/files/en-us/learn/css/building_blocks/sizing_items_in_css/index.md index fcba87c6ed9a3c0..0aa3a4fad06bcef 100644 --- a/files/en-us/learn/css/building_blocks/sizing_items_in_css/index.md +++ b/files/en-us/learn/css/building_blocks/sizing_items_in_css/index.md @@ -1,16 +1,6 @@ --- title: Sizing items in CSS slug: Learn/CSS/Building_blocks/Sizing_items_in_CSS -tags: - - Beginner - - CSS - - Intrinsic size - - Learn - - max size - - min size - - percentage - - sizing - - viewport units --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Values_and_units", "Learn/CSS/Building_blocks/Images_media_form_elements", "Learn/CSS/Building_blocks")}} diff --git a/files/en-us/learn/css/building_blocks/sizing_tasks/index.md b/files/en-us/learn/css/building_blocks/sizing_tasks/index.md index a64fd15e0cdb4ce..e14bc11a5f17431 100644 --- a/files/en-us/learn/css/building_blocks/sizing_tasks/index.md +++ b/files/en-us/learn/css/building_blocks/sizing_tasks/index.md @@ -1,12 +1,6 @@ --- -title: 'Test your skills: Sizing' +title: "Test your skills: Sizing" slug: Learn/CSS/Building_blocks/Sizing_tasks -tags: - - Beginner - - CSS - - Learn - - Sizing - - test your skills --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/building_blocks/styling_tables/index.md b/files/en-us/learn/css/building_blocks/styling_tables/index.md index bfd88210013a0e5..55a0bd5a037269a 100644 --- a/files/en-us/learn/css/building_blocks/styling_tables/index.md +++ b/files/en-us/learn/css/building_blocks/styling_tables/index.md @@ -1,15 +1,6 @@ --- title: Styling tables slug: Learn/CSS/Building_blocks/Styling_tables -tags: - - Article - - Beginner - - CSS - - CodingScripting - - Guide - - NeedsUpdate - - Styling - - Tables --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Images_media_form_elements", "Learn/CSS/Building_blocks/Debugging_CSS", "Learn/CSS/Building_blocks")}} diff --git a/files/en-us/learn/css/building_blocks/tables_tasks/index.md b/files/en-us/learn/css/building_blocks/tables_tasks/index.md index 2b5ae263a3bb3da..50f4acf9c09ebde 100644 --- a/files/en-us/learn/css/building_blocks/tables_tasks/index.md +++ b/files/en-us/learn/css/building_blocks/tables_tasks/index.md @@ -1,12 +1,6 @@ --- -title: 'Test your skills: Tables' +title: "Test your skills: Tables" slug: Learn/CSS/Building_blocks/Tables_tasks -tags: - - Beginner - - CSS - - Learn - - Tables - - test your skills --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/building_blocks/test_your_skills_backgrounds_and_borders/index.md b/files/en-us/learn/css/building_blocks/test_your_skills_backgrounds_and_borders/index.md index dbc102cf053d2ae..b1bccfabe4c0bc6 100644 --- a/files/en-us/learn/css/building_blocks/test_your_skills_backgrounds_and_borders/index.md +++ b/files/en-us/learn/css/building_blocks/test_your_skills_backgrounds_and_borders/index.md @@ -1,13 +1,6 @@ --- -title: 'Test your skills: Backgrounds and borders' +title: "Test your skills: Backgrounds and borders" slug: Learn/CSS/Building_blocks/Test_your_skills_backgrounds_and_borders -tags: - - Beginner - - CSS - - Learn - - backgrounds - - borders - - test your skills --- {{learnsidebar}} diff --git a/files/en-us/learn/css/building_blocks/the_box_model/index.md b/files/en-us/learn/css/building_blocks/the_box_model/index.md index 3120969fd57cf85..ba9a6720fd7eef5 100644 --- a/files/en-us/learn/css/building_blocks/the_box_model/index.md +++ b/files/en-us/learn/css/building_blocks/the_box_model/index.md @@ -1,15 +1,6 @@ --- title: The box model slug: Learn/CSS/Building_blocks/The_box_model -tags: - - Beginner - - CSS - - Learn - - border - - box model - - display - - margin - - padding --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Cascade_layers", "Learn/CSS/Building_blocks/Backgrounds_and_borders", "Learn/CSS/Building_blocks")}} diff --git a/files/en-us/learn/css/building_blocks/values_and_units/index.md b/files/en-us/learn/css/building_blocks/values_and_units/index.md index 1cfe3888f9a1c5e..f33967892f8ba51 100644 --- a/files/en-us/learn/css/building_blocks/values_and_units/index.md +++ b/files/en-us/learn/css/building_blocks/values_and_units/index.md @@ -1,19 +1,6 @@ --- title: CSS values and units slug: Learn/CSS/Building_blocks/Values_and_units -tags: - - Beginner - - CSS - - Function - - Image - - Learn - - Number - - Position - - color - - length - - percentage - - units - - values --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Building_blocks/Overflowing_content", "Learn/CSS/Building_blocks/Sizing_items_in_CSS", "Learn/CSS/Building_blocks")}} diff --git a/files/en-us/learn/css/building_blocks/values_tasks/index.md b/files/en-us/learn/css/building_blocks/values_tasks/index.md index 2776f0089ba9898..7de445e7e819937 100644 --- a/files/en-us/learn/css/building_blocks/values_tasks/index.md +++ b/files/en-us/learn/css/building_blocks/values_tasks/index.md @@ -1,13 +1,6 @@ --- -title: 'Test your skills: Values and units' +title: "Test your skills: Values and units" slug: Learn/CSS/Building_blocks/Values_tasks -tags: - - Beginner - - CSS - - Learn - - Values - - Units - - test your skills --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/building_blocks/writing_modes_tasks/index.md b/files/en-us/learn/css/building_blocks/writing_modes_tasks/index.md index 4f3e6000dba17b1..aeab46bb7c02e5e 100644 --- a/files/en-us/learn/css/building_blocks/writing_modes_tasks/index.md +++ b/files/en-us/learn/css/building_blocks/writing_modes_tasks/index.md @@ -1,13 +1,6 @@ --- -title: 'Test your skills: Writing modes and logical properties' +title: "Test your skills: Writing modes and logical properties" slug: Learn/CSS/Building_blocks/Writing_Modes_Tasks -tags: - - Beginner - - CSS - - Learn - - Writing modes - - logical properties - - test your skills --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/css_layout/flexbox/index.md b/files/en-us/learn/css/css_layout/flexbox/index.md index 7e6cdcb073241cb..15f8ad9e845154d 100644 --- a/files/en-us/learn/css/css_layout/flexbox/index.md +++ b/files/en-us/learn/css/css_layout/flexbox/index.md @@ -1,18 +1,6 @@ --- title: Flexbox slug: Learn/CSS/CSS_layout/Flexbox -tags: - - Article - - Beginner - - CSS - - CSS layouts - - CodingScripting - - Flexible Boxes - - Guide - - Layout - - Layouts - - Learn - - flexbox --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/CSS_layout/Normal_Flow", "Learn/CSS/CSS_layout/Grids", "Learn/CSS/CSS_layout")}} diff --git a/files/en-us/learn/css/css_layout/flexbox_skills/index.md b/files/en-us/learn/css/css_layout/flexbox_skills/index.md index e46089c73313946..716c83562da973c 100644 --- a/files/en-us/learn/css/css_layout/flexbox_skills/index.md +++ b/files/en-us/learn/css/css_layout/flexbox_skills/index.md @@ -1,13 +1,6 @@ --- -title: 'Test your skills: Flexbox' +title: "Test your skills: Flexbox" slug: Learn/CSS/CSS_layout/Flexbox_skills -tags: - - Beginner - - CSS - - Learn - - Flexbox - - Layout - - test your skills --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/css_layout/floats/index.md b/files/en-us/learn/css/css_layout/floats/index.md index cb08186072a343a..0171abf9e1037b4 100644 --- a/files/en-us/learn/css/css_layout/floats/index.md +++ b/files/en-us/learn/css/css_layout/floats/index.md @@ -1,17 +1,6 @@ --- title: Floats slug: Learn/CSS/CSS_layout/Floats -tags: - - Article - - Beginner - - CSS - - Clearing - - CodingScripting - - Floats - - Guide - - Layout - - columns - - multi-column --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/CSS_layout/Grids", "Learn/CSS/CSS_layout/Positioning", "Learn/CSS/CSS_layout")}} diff --git a/files/en-us/learn/css/css_layout/floats_skills/index.md b/files/en-us/learn/css/css_layout/floats_skills/index.md index dde209eeb65d2ae..1e33f1e4976d30c 100644 --- a/files/en-us/learn/css/css_layout/floats_skills/index.md +++ b/files/en-us/learn/css/css_layout/floats_skills/index.md @@ -1,13 +1,6 @@ --- -title: 'Test your skills: Floats' +title: "Test your skills: Floats" slug: Learn/CSS/CSS_layout/Floats_skills -tags: - - Beginner - - CSS - - Learn - - Floats - - Layout - - test your skills --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/css_layout/fundamental_layout_comprehension/index.md b/files/en-us/learn/css/css_layout/fundamental_layout_comprehension/index.md index aa0a19f719c8bff..3f4efa834ad93ee 100644 --- a/files/en-us/learn/css/css_layout/fundamental_layout_comprehension/index.md +++ b/files/en-us/learn/css/css_layout/fundamental_layout_comprehension/index.md @@ -1,12 +1,6 @@ --- -title: "Fundamental layout comprehension" +title: Fundamental layout comprehension slug: Learn/CSS/CSS_layout/Fundamental_Layout_Comprehension -tags: - - Assessment - - Beginner - - CSS - - Layout - - Learn --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/css_layout/grid_skills/index.md b/files/en-us/learn/css/css_layout/grid_skills/index.md index 305a175c473c097..df3a7d5f50d7807 100644 --- a/files/en-us/learn/css/css_layout/grid_skills/index.md +++ b/files/en-us/learn/css/css_layout/grid_skills/index.md @@ -1,13 +1,6 @@ --- -title: 'Test your skills: Grid' +title: "Test your skills: Grid" slug: Learn/CSS/CSS_layout/Grid_skills -tags: - - Beginner - - CSS - - Learn - - Grid - - Layout - - test your skills --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/css_layout/grids/index.md b/files/en-us/learn/css/css_layout/grids/index.md index 510e472b0e1fe8b..c5f2a458045de10 100644 --- a/files/en-us/learn/css/css_layout/grids/index.md +++ b/files/en-us/learn/css/css_layout/grids/index.md @@ -1,20 +1,6 @@ --- title: Grids slug: Learn/CSS/CSS_layout/Grids -tags: - - Article - - Beginner - - CSS - - CSS Grids - - CodingScripting - - Grids - - Guide - - Layout - - Learn - - Tutorial - - grid design - - grid framework - - grid system --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/CSS_layout/Flexbox", "Learn/CSS/CSS_layout/Floats", "Learn/CSS/CSS_layout")}} diff --git a/files/en-us/learn/css/css_layout/index.md b/files/en-us/learn/css/css_layout/index.md index 2e2d447022b9008..844326529817a70 100644 --- a/files/en-us/learn/css/css_layout/index.md +++ b/files/en-us/learn/css/css_layout/index.md @@ -1,22 +1,6 @@ --- title: CSS layout slug: Learn/CSS/CSS_layout -tags: - - Beginner - - CSS - - Floating - - Grids - - Guide - - Landing - - Layout - - Learn - - Module - - Multiple column - - Positioning - - alignment - - flexbox - - float - - table --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/css_layout/introduction/index.md b/files/en-us/learn/css/css_layout/introduction/index.md index fa39eedbb9e012d..da1f03af8a2a05e 100644 --- a/files/en-us/learn/css/css_layout/introduction/index.md +++ b/files/en-us/learn/css/css_layout/introduction/index.md @@ -1,19 +1,6 @@ --- title: Introduction to CSS layout slug: Learn/CSS/CSS_layout/Introduction -tags: - - Article - - Beginner - - CSS - - Floats - - Grids - - Introduction - - Layout - - Learn - - Positioning - - Tables - - flexbox - - flow --- {{LearnSidebar}}{{NextMenu("Learn/CSS/CSS_layout/Normal_Flow", "Learn/CSS/CSS_layout")}} diff --git a/files/en-us/learn/css/css_layout/legacy_layout_methods/index.md b/files/en-us/learn/css/css_layout/legacy_layout_methods/index.md index 385d041d38fba06..fb4458e28c307fc 100644 --- a/files/en-us/learn/css/css_layout/legacy_layout_methods/index.md +++ b/files/en-us/learn/css/css_layout/legacy_layout_methods/index.md @@ -1,15 +1,6 @@ --- title: Legacy layout methods slug: Learn/CSS/CSS_layout/Legacy_Layout_Methods -tags: - - Beginner - - CSS - - Floats - - Guide - - Layout - - Learn - - grid system - - legacy --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/css_layout/media_queries/index.md b/files/en-us/learn/css/css_layout/media_queries/index.md index e870f36626cb8e5..ff7a15fae5864e5 100644 --- a/files/en-us/learn/css/css_layout/media_queries/index.md +++ b/files/en-us/learn/css/css_layout/media_queries/index.md @@ -1,12 +1,6 @@ --- title: Beginner's guide to media queries slug: Learn/CSS/CSS_layout/Media_queries -tags: - - Beginner - - CSS - - Layout - - Learn - - media query --- {{learnsidebar}}{{PreviousMenuNext("Learn/CSS/CSS_layout/Responsive_Design", "Learn/CSS/CSS_layout/Legacy_Layout_Methods", "Learn/CSS/CSS_layout")}} diff --git a/files/en-us/learn/css/css_layout/multicol_skills/index.md b/files/en-us/learn/css/css_layout/multicol_skills/index.md index 260022c10b9f32f..a415ca82f21ead3 100644 --- a/files/en-us/learn/css/css_layout/multicol_skills/index.md +++ b/files/en-us/learn/css/css_layout/multicol_skills/index.md @@ -1,14 +1,6 @@ --- -title: 'Test your skills: Multicol' +title: "Test your skills: Multicol" slug: Learn/CSS/CSS_layout/Multicol_skills -tags: - - Beginner - - CSS - - Learn - - Multicol - - Multiple-column - - Layout - - test your skills --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/css_layout/multiple-column_layout/index.md b/files/en-us/learn/css/css_layout/multiple-column_layout/index.md index be5cf2fab1769dd..dbb2ae2f8e3adb4 100644 --- a/files/en-us/learn/css/css_layout/multiple-column_layout/index.md +++ b/files/en-us/learn/css/css_layout/multiple-column_layout/index.md @@ -1,15 +1,6 @@ --- title: Multiple-column layout slug: Learn/CSS/CSS_layout/Multiple-column_Layout -tags: - - Beginner - - CSS - - Guide - - Layout - - Learn - - Learning - - Multi-col - - Multiple columns --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/CSS_layout/Positioning", "Learn/CSS/CSS_layout/Responsive_Design", "Learn/CSS/CSS_layout")}} diff --git a/files/en-us/learn/css/css_layout/normal_flow/index.md b/files/en-us/learn/css/css_layout/normal_flow/index.md index 17bc37f9616ba87..3cd800f5cd4552d 100644 --- a/files/en-us/learn/css/css_layout/normal_flow/index.md +++ b/files/en-us/learn/css/css_layout/normal_flow/index.md @@ -1,14 +1,6 @@ --- title: Normal Flow slug: Learn/CSS/CSS_layout/Normal_Flow -tags: - - Beginner - - CSS - - Layout - - Learn - - float - - grid - - normal flow --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/css_layout/position_skills/index.md b/files/en-us/learn/css/css_layout/position_skills/index.md index 01a073173a23121..fcb9b93ec035f87 100644 --- a/files/en-us/learn/css/css_layout/position_skills/index.md +++ b/files/en-us/learn/css/css_layout/position_skills/index.md @@ -1,13 +1,6 @@ --- -title: 'Test your skills: Positioning' +title: "Test your skills: Positioning" slug: Learn/CSS/CSS_layout/Position_skills -tags: - - Beginner - - CSS - - Learn - - Positioning - - Layout - - test your skills --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/css_layout/positioning/index.md b/files/en-us/learn/css/css_layout/positioning/index.md index 34d94ac4b7ae44e..1da88caf300cf0f 100644 --- a/files/en-us/learn/css/css_layout/positioning/index.md +++ b/files/en-us/learn/css/css_layout/positioning/index.md @@ -1,17 +1,6 @@ --- title: Positioning slug: Learn/CSS/CSS_layout/Positioning -tags: - - Article - - Beginner - - CSS - - CodingScripting - - Guide - - Layout - - Positioning - - absolute - - fixed - - relative --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/CSS_layout/Floats", "Learn/CSS/CSS_layout/Multiple-column_Layout", "Learn/CSS/CSS_layout")}} diff --git a/files/en-us/learn/css/css_layout/practical_positioning_examples/index.md b/files/en-us/learn/css/css_layout/practical_positioning_examples/index.md index edc884ab0975ac6..a84d20816031b65 100644 --- a/files/en-us/learn/css/css_layout/practical_positioning_examples/index.md +++ b/files/en-us/learn/css/css_layout/practical_positioning_examples/index.md @@ -1,17 +1,6 @@ --- title: Practical positioning examples slug: Learn/CSS/CSS_layout/Practical_positioning_examples -tags: - - Article - - Beginner - - CSS - - CodingScripting - - Guide - - Layout - - Learn - - absolute - - fixed - - relative --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/css_layout/responsive_design/index.md b/files/en-us/learn/css/css_layout/responsive_design/index.md index 613a6b6d1ff40b1..46fa290cddfa494 100644 --- a/files/en-us/learn/css/css_layout/responsive_design/index.md +++ b/files/en-us/learn/css/css_layout/responsive_design/index.md @@ -1,16 +1,6 @@ --- title: Responsive design slug: Learn/CSS/CSS_layout/Responsive_Design -tags: - - Images - - Media Queries - - RWD - - Responsive web design - - flexbox - - fluid grids - - grid - - multicol - - typography --- {{learnsidebar}}{{PreviousMenuNext("Learn/CSS/CSS_layout/Multiple-column_Layout", "Learn/CSS/CSS_layout/Media_queries", "Learn/CSS/CSS_layout")}} diff --git a/files/en-us/learn/css/css_layout/rwd_skills/index.md b/files/en-us/learn/css/css_layout/rwd_skills/index.md index 687491656da60d6..bf4e667eb464548 100644 --- a/files/en-us/learn/css/css_layout/rwd_skills/index.md +++ b/files/en-us/learn/css/css_layout/rwd_skills/index.md @@ -1,13 +1,6 @@ --- -title: 'Test your skills: Responsive web design and media queries' +title: "Test your skills: Responsive web design and media queries" slug: Learn/CSS/CSS_layout/rwd_skills -tags: - - Beginner - - CSS - - Learn - - Responsive Web Design - - Media Queries - - test your skills --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/css_layout/supporting_older_browsers/index.md b/files/en-us/learn/css/css_layout/supporting_older_browsers/index.md index b50f7f7e4bd3fcb..2b4008625ea80ce 100644 --- a/files/en-us/learn/css/css_layout/supporting_older_browsers/index.md +++ b/files/en-us/learn/css/css_layout/supporting_older_browsers/index.md @@ -1,17 +1,6 @@ --- title: Supporting older browsers slug: Learn/CSS/CSS_layout/Supporting_Older_Browsers -tags: - - Beginner - - CSS - - Guide - - Layout - - Learn - - feature queries - - flexbox - - float - - grid - - legacy --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/first_steps/getting_started/index.md b/files/en-us/learn/css/first_steps/getting_started/index.md index bf512a31ff2d6c2..dfbf32739282e0d 100644 --- a/files/en-us/learn/css/first_steps/getting_started/index.md +++ b/files/en-us/learn/css/first_steps/getting_started/index.md @@ -1,16 +1,6 @@ --- title: Getting started with CSS slug: Learn/CSS/First_steps/Getting_started -tags: - - Beginner - - CSS - - Classes - - Elements - - Example - - Learn - - Selectors - - Syntax - - state --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/First_steps/What_is_CSS", "Learn/CSS/First_steps/How_CSS_is_structured", "Learn/CSS/First_steps")}} diff --git a/files/en-us/learn/css/first_steps/how_css_is_structured/index.md b/files/en-us/learn/css/first_steps/how_css_is_structured/index.md index cdab41b0e071e3b..694821b13a108aa 100644 --- a/files/en-us/learn/css/first_steps/how_css_is_structured/index.md +++ b/files/en-us/learn/css/first_steps/how_css_is_structured/index.md @@ -1,18 +1,6 @@ --- title: How CSS is structured slug: Learn/CSS/First_steps/How_CSS_is_structured -tags: - - Beginner - - CSS - - HTML - - Learn - - Selectors - - Structure - - comments - - properties - - shorthand - - values - - whitespace --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/First_steps/Getting_started", "Learn/CSS/First_steps/How_CSS_works", "Learn/CSS/First_steps")}} diff --git a/files/en-us/learn/css/first_steps/how_css_works/index.md b/files/en-us/learn/css/first_steps/how_css_works/index.md index 33d064cf38aeb24..dce7df8fd44a9bf 100644 --- a/files/en-us/learn/css/first_steps/how_css_works/index.md +++ b/files/en-us/learn/css/first_steps/how_css_works/index.md @@ -1,11 +1,6 @@ --- title: How CSS works slug: Learn/CSS/First_steps/How_CSS_works -tags: - - Beginner - - CSS - - DOM - - Learn --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/first_steps/index.md b/files/en-us/learn/css/first_steps/index.md index cde6197f9b115ae..6c0b9daae7c935e 100644 --- a/files/en-us/learn/css/first_steps/index.md +++ b/files/en-us/learn/css/first_steps/index.md @@ -1,13 +1,6 @@ --- title: CSS first steps overview slug: Learn/CSS/First_steps -tags: - - Beginner - - CSS - - Landing - - Learn - - Module - - first steps --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/first_steps/styling_a_biography_page/index.md b/files/en-us/learn/css/first_steps/styling_a_biography_page/index.md index ab1d3954007a152..66f3fedae416aba 100644 --- a/files/en-us/learn/css/first_steps/styling_a_biography_page/index.md +++ b/files/en-us/learn/css/first_steps/styling_a_biography_page/index.md @@ -1,13 +1,6 @@ --- title: Styling a biography page slug: Learn/CSS/First_steps/Styling_a_biography_page -tags: - - Assessment - - Beginner - - CodingScripting - - CSS - - Learn - - Playground --- {{LearnSidebar}}{{PreviousMenu("Learn/CSS/First_steps/How_CSS_works", "Learn/CSS/First_steps")}} diff --git a/files/en-us/learn/css/first_steps/what_is_css/index.md b/files/en-us/learn/css/first_steps/what_is_css/index.md index 799d6072878547c..9ddcdf8c92fb8d3 100644 --- a/files/en-us/learn/css/first_steps/what_is_css/index.md +++ b/files/en-us/learn/css/first_steps/what_is_css/index.md @@ -1,14 +1,6 @@ --- title: What is CSS? slug: Learn/CSS/First_steps/What_is_CSS -tags: - - Beginner - - CSS - - Introduction to CSS - - Learn - - Modules - - Specifications - - Syntax --- {{LearnSidebar}}{{NextMenu("Learn/CSS/First_steps/Getting_started", "Learn/CSS/First_steps")}} diff --git a/files/en-us/learn/css/howto/add_a_shadow/index.md b/files/en-us/learn/css/howto/add_a_shadow/index.md index 7df07dcddaa9b7e..844ca71c692a523 100644 --- a/files/en-us/learn/css/howto/add_a_shadow/index.md +++ b/files/en-us/learn/css/howto/add_a_shadow/index.md @@ -1,13 +1,6 @@ --- title: How to add a shadow to an element slug: Learn/CSS/Howto/Add_a_shadow -tags: - - Basic - - Beginner - - CSS - - CSS:Getting_Started - - Guide - - Web --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/howto/add_a_text_shadow/index.md b/files/en-us/learn/css/howto/add_a_text_shadow/index.md index 4d4faa05801f0e5..9f23a88fc0a1145 100644 --- a/files/en-us/learn/css/howto/add_a_text_shadow/index.md +++ b/files/en-us/learn/css/howto/add_a_text_shadow/index.md @@ -1,13 +1,6 @@ --- title: How to add a shadow to text slug: Learn/CSS/Howto/Add_a_text_shadow -tags: - - Basic - - Beginner - - CSS - - CSS:Getting_Started - - Guide - - Web --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/howto/center_an_item/index.md b/files/en-us/learn/css/howto/center_an_item/index.md index 231948720105513..6f605aab472f8c2 100644 --- a/files/en-us/learn/css/howto/center_an_item/index.md +++ b/files/en-us/learn/css/howto/center_an_item/index.md @@ -1,13 +1,6 @@ --- title: How to center an item slug: Learn/CSS/Howto/Center_an_item -tags: - - Basic - - Beginner - - CSS - - CSS:Getting_Started - - Guide - - Web --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/howto/create_fancy_boxes/index.md b/files/en-us/learn/css/howto/create_fancy_boxes/index.md index b3c01d800bca2c9..580a2792a7a3124 100644 --- a/files/en-us/learn/css/howto/create_fancy_boxes/index.md +++ b/files/en-us/learn/css/howto/create_fancy_boxes/index.md @@ -1,11 +1,6 @@ --- title: create fancy boxes slug: Learn/CSS/Howto/create_fancy_boxes -tags: - - Beginner - - CSS - - CodingScripting - - Learn --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/howto/css_faq/index.md b/files/en-us/learn/css/howto/css_faq/index.md index 06eea579a448101..b2aef2f49093b86 100644 --- a/files/en-us/learn/css/howto/css_faq/index.md +++ b/files/en-us/learn/css/howto/css_faq/index.md @@ -1,13 +1,6 @@ --- title: CSS FAQ slug: Learn/CSS/Howto/CSS_FAQ -tags: - - CSS - - Example - - FAQ - - Guide - - Web - - questions --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/howto/fill_a_box_with_an_image/index.md b/files/en-us/learn/css/howto/fill_a_box_with_an_image/index.md index deec0371b9a77bf..0ae53cb126f0bd5 100644 --- a/files/en-us/learn/css/howto/fill_a_box_with_an_image/index.md +++ b/files/en-us/learn/css/howto/fill_a_box_with_an_image/index.md @@ -1,13 +1,6 @@ --- title: How to fill a box with an image without distorting it slug: Learn/CSS/Howto/Fill_a_box_with_an_image -tags: - - Basic - - Beginner - - CSS - - CSS:Getting_Started - - Guide - - Web --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/howto/generated_content/index.md b/files/en-us/learn/css/howto/generated_content/index.md index 957c8f95c01cb60..f28fb567290d0e5 100644 --- a/files/en-us/learn/css/howto/generated_content/index.md +++ b/files/en-us/learn/css/howto/generated_content/index.md @@ -1,15 +1,6 @@ --- title: Using CSS generated content slug: Learn/CSS/Howto/Generated_content -tags: - - Basic - - Beginner - - CSS - - CSS:Getting_Started - - Graphics - - Guide - - NeedsUpdate - - Web --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/howto/highlight_first_line/index.md b/files/en-us/learn/css/howto/highlight_first_line/index.md index 195bed5f3107306..6a69cbc017b8115 100644 --- a/files/en-us/learn/css/howto/highlight_first_line/index.md +++ b/files/en-us/learn/css/howto/highlight_first_line/index.md @@ -1,13 +1,6 @@ --- title: How to highlight the first line of a paragraph slug: Learn/CSS/Howto/Highlight_first_line -tags: - - Basic - - Beginner - - CSS - - CSS:Getting_Started - - Guide - - Web --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/howto/highlight_first_para/index.md b/files/en-us/learn/css/howto/highlight_first_para/index.md index fe2c251377bd42a..c7f99abce9af046 100644 --- a/files/en-us/learn/css/howto/highlight_first_para/index.md +++ b/files/en-us/learn/css/howto/highlight_first_para/index.md @@ -1,13 +1,6 @@ --- title: How to highlight the first paragraph slug: Learn/CSS/Howto/Highlight_first_para -tags: - - Basic - - Beginner - - CSS - - CSS:Getting_Started - - Guide - - Web --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/howto/highlight_para_after_h1/index.md b/files/en-us/learn/css/howto/highlight_para_after_h1/index.md index f86f757324abee2..3f1372b4bc14c47 100644 --- a/files/en-us/learn/css/howto/highlight_para_after_h1/index.md +++ b/files/en-us/learn/css/howto/highlight_para_after_h1/index.md @@ -1,13 +1,6 @@ --- title: How to highlight a paragraph that comes after a heading slug: Learn/CSS/Howto/Highlight_para_after_h1 -tags: - - Basic - - Beginner - - CSS - - CSS:Getting_Started - - Guide - - Web --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/howto/index.md b/files/en-us/learn/css/howto/index.md index d7932821fa42b2a..9d1a8d300db00d5 100644 --- a/files/en-us/learn/css/howto/index.md +++ b/files/en-us/learn/css/howto/index.md @@ -1,10 +1,6 @@ --- title: Use CSS to solve common problems slug: Learn/CSS/Howto -tags: - - Beginner - - CSS - - Learn --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/howto/make_box_transparent/index.md b/files/en-us/learn/css/howto/make_box_transparent/index.md index 73023293a455ced..1aab802d8193991 100644 --- a/files/en-us/learn/css/howto/make_box_transparent/index.md +++ b/files/en-us/learn/css/howto/make_box_transparent/index.md @@ -1,13 +1,6 @@ --- title: How to make a box semi-transparent slug: Learn/CSS/Howto/Make_box_transparent -tags: - - Basic - - Beginner - - CSS - - CSS:Getting_Started - - Guide - - Web --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/howto/transition_button/index.md b/files/en-us/learn/css/howto/transition_button/index.md index 5d6c64edfe41301..295f5e8529f5bb1 100644 --- a/files/en-us/learn/css/howto/transition_button/index.md +++ b/files/en-us/learn/css/howto/transition_button/index.md @@ -1,13 +1,6 @@ --- title: How to fade a button on hover slug: Learn/CSS/Howto/Transition_button -tags: - - Basic - - Beginner - - CSS - - CSS:Getting_Started - - Guide - - Web --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/index.md b/files/en-us/learn/css/index.md index 893d1b78b896472..7a18c246e21d1da 100644 --- a/files/en-us/learn/css/index.md +++ b/files/en-us/learn/css/index.md @@ -1,16 +1,6 @@ --- title: Learn to style HTML using CSS slug: Learn/CSS -tags: - - Beginner - - CSS - - CodingScripting - - Debugging - - Landing - - Style - - Topic - - length - - specificity --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/styling_text/fundamentals/index.md b/files/en-us/learn/css/styling_text/fundamentals/index.md index 07614d36eef9210..ba71d742ce3b74f 100644 --- a/files/en-us/learn/css/styling_text/fundamentals/index.md +++ b/files/en-us/learn/css/styling_text/fundamentals/index.md @@ -1,19 +1,6 @@ --- title: Fundamental text and font styling slug: Learn/CSS/Styling_text/Fundamentals -tags: - - Article - - Beginner - - CSS - - Guide - - Style - - Text - - alignment - - family - - font - - shorthand - - spacing - - weight --- {{LearnSidebar}}{{NextMenu("Learn/CSS/Styling_text/Styling_lists", "Learn/CSS/Styling_text")}} diff --git a/files/en-us/learn/css/styling_text/index.md b/files/en-us/learn/css/styling_text/index.md index 52cbfc7593cdc4c..a1cce86b061beab 100644 --- a/files/en-us/learn/css/styling_text/index.md +++ b/files/en-us/learn/css/styling_text/index.md @@ -1,21 +1,6 @@ --- title: CSS styling text slug: Learn/CSS/Styling_text -tags: - - Beginner - - CSS - - CodingScripting - - Fonts - - Landing - - Links - - Module - - Text - - font - - letter - - line - - lists - - shadow - - web fonts --- {{LearnSidebar}} diff --git a/files/en-us/learn/css/styling_text/styling_links/index.md b/files/en-us/learn/css/styling_text/styling_links/index.md index ee3bdebf9b17352..f37ff918aa35db9 100644 --- a/files/en-us/learn/css/styling_text/styling_links/index.md +++ b/files/en-us/learn/css/styling_text/styling_links/index.md @@ -1,19 +1,6 @@ --- title: Styling links slug: Learn/CSS/Styling_text/Styling_links -tags: - - Article - - Beginner - - CSS - - Focus - - Guide - - Learn - - Links - - Pseudo-class - - hover - - hyperlinks - - menus - - tabs --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Styling_text/Styling_lists", "Learn/CSS/Styling_text/Web_fonts", "Learn/CSS/Styling_text")}} diff --git a/files/en-us/learn/css/styling_text/styling_lists/index.md b/files/en-us/learn/css/styling_text/styling_lists/index.md index 64be43e45ddebf1..ad9b33b1010c913 100644 --- a/files/en-us/learn/css/styling_text/styling_lists/index.md +++ b/files/en-us/learn/css/styling_text/styling_lists/index.md @@ -1,15 +1,6 @@ --- title: Styling lists slug: Learn/CSS/Styling_text/Styling_lists -tags: - - Article - - Beginner - - CSS - - Guide - - Styling - - Text - - bullets - - lists --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Styling_text/Fundamentals", "Learn/CSS/Styling_text/Styling_links", "Learn/CSS/Styling_text")}} diff --git a/files/en-us/learn/css/styling_text/typesetting_a_homepage/index.md b/files/en-us/learn/css/styling_text/typesetting_a_homepage/index.md index 17397b5cfb4f5b5..84f86eeadc8ad45 100644 --- a/files/en-us/learn/css/styling_text/typesetting_a_homepage/index.md +++ b/files/en-us/learn/css/styling_text/typesetting_a_homepage/index.md @@ -1,16 +1,6 @@ --- title: Typesetting a community school homepage slug: Learn/CSS/Styling_text/Typesetting_a_homepage -tags: - - Assessment - - Beginner - - CSS - - CodingScripting - - Link - - Styling text - - font - - list - - web font --- {{LearnSidebar}}{{PreviousMenu("Learn/CSS/Styling_text/Web_fonts", "Learn/CSS/Styling_text")}} diff --git a/files/en-us/learn/css/styling_text/web_fonts/index.md b/files/en-us/learn/css/styling_text/web_fonts/index.md index efa3488f0390437..5e92db57237b521 100644 --- a/files/en-us/learn/css/styling_text/web_fonts/index.md +++ b/files/en-us/learn/css/styling_text/web_fonts/index.md @@ -1,20 +1,6 @@ --- title: Web fonts slug: Learn/CSS/Styling_text/Web_fonts -tags: - - '@font-face' - - Article - - Beginner - - CSS - - CSS Fonts - - Fonts - - Guide - - Learn - - Web Development - - Web Fonts Article - - Web fonts documentation - - font-family - - web fonts --- {{LearnSidebar}}{{PreviousMenuNext("Learn/CSS/Styling_text/Styling_links", "Learn/CSS/Styling_text/Typesetting_a_homepage", "Learn/CSS/Styling_text")}} diff --git a/files/en-us/learn/forms/advanced_form_styling/index.md b/files/en-us/learn/forms/advanced_form_styling/index.md index 56d4b2586499e4e..22eee3b9369f56c 100644 --- a/files/en-us/learn/forms/advanced_form_styling/index.md +++ b/files/en-us/learn/forms/advanced_form_styling/index.md @@ -1,14 +1,6 @@ --- title: Advanced form styling slug: Learn/Forms/Advanced_form_styling -tags: - - Advanced - - CSS - - Example - - Forms - - Guide - - HTML - - Web --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Forms/Styling_web_forms", "Learn/Forms/UI_pseudo-classes", "Learn/Forms")}} diff --git a/files/en-us/learn/forms/basic_native_form_controls/index.md b/files/en-us/learn/forms/basic_native_form_controls/index.md index 57e94447d9bfca0..1be670e040e5ad0 100644 --- a/files/en-us/learn/forms/basic_native_form_controls/index.md +++ b/files/en-us/learn/forms/basic_native_form_controls/index.md @@ -1,16 +1,6 @@ --- title: Basic native form controls slug: Learn/Forms/Basic_native_form_controls -tags: - - Beginner - - Controls - - Example - - Forms - - Guide - - HTML - - Input - - Web - - Widgets --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Forms/How_to_structure_a_web_form", "Learn/Forms/HTML5_input_types", "Learn/Forms")}} diff --git a/files/en-us/learn/forms/form_validation/index.md b/files/en-us/learn/forms/form_validation/index.md index e118b2242a3ee5a..5ff10545e2e3b58 100644 --- a/files/en-us/learn/forms/form_validation/index.md +++ b/files/en-us/learn/forms/form_validation/index.md @@ -1,16 +1,6 @@ --- title: Client-side form validation slug: Learn/Forms/Form_validation -tags: - - Beginner - - Example - - Forms - - Guide - - HTML - - JavaScript - - Learn - - Web - - regex --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Forms/UI_pseudo-classes", "Learn/Forms/Sending_and_retrieving_form_data", "Learn/HTML/Forms")}} diff --git a/files/en-us/learn/forms/how_to_build_custom_form_controls/example_1/index.md b/files/en-us/learn/forms/how_to_build_custom_form_controls/example_1/index.md index 5bfec2f6ef4207c..4cd5dbe660d2d87 100644 --- a/files/en-us/learn/forms/how_to_build_custom_form_controls/example_1/index.md +++ b/files/en-us/learn/forms/how_to_build_custom_form_controls/example_1/index.md @@ -1,10 +1,6 @@ --- title: Example 1 slug: Learn/Forms/How_to_build_custom_form_controls/Example_1 -tags: - - Forms - - Guide - - HTML --- This is the first example of code that explains [how to build a custom form widget](/en-US/docs/Learn/Forms/How_to_build_custom_form_controls). diff --git a/files/en-us/learn/forms/how_to_build_custom_form_controls/example_2/index.md b/files/en-us/learn/forms/how_to_build_custom_form_controls/example_2/index.md index 74d98b8ca09eb46..ca249af5dfc17c1 100644 --- a/files/en-us/learn/forms/how_to_build_custom_form_controls/example_2/index.md +++ b/files/en-us/learn/forms/how_to_build_custom_form_controls/example_2/index.md @@ -1,9 +1,6 @@ --- title: Example 2 slug: Learn/Forms/How_to_build_custom_form_controls/Example_2 -tags: - - Forms - - HTML --- This is the second example that explain [how to build custom form widgets](/en-US/docs/Learn/Forms/How_to_build_custom_form_controls). diff --git a/files/en-us/learn/forms/how_to_build_custom_form_controls/example_3/index.md b/files/en-us/learn/forms/how_to_build_custom_form_controls/example_3/index.md index 71046fb9da10b1f..f5045b2d94a9046 100644 --- a/files/en-us/learn/forms/how_to_build_custom_form_controls/example_3/index.md +++ b/files/en-us/learn/forms/how_to_build_custom_form_controls/example_3/index.md @@ -1,9 +1,6 @@ --- title: Example 3 slug: Learn/Forms/How_to_build_custom_form_controls/Example_3 -tags: - - Forms - - HTML --- This is the third example that explain [how to build custom form widgets](/en-US/docs/Learn/Forms/How_to_build_custom_form_controls). diff --git a/files/en-us/learn/forms/how_to_build_custom_form_controls/example_4/index.md b/files/en-us/learn/forms/how_to_build_custom_form_controls/example_4/index.md index 3106d3da44ab133..86cb76dae164457 100644 --- a/files/en-us/learn/forms/how_to_build_custom_form_controls/example_4/index.md +++ b/files/en-us/learn/forms/how_to_build_custom_form_controls/example_4/index.md @@ -1,13 +1,6 @@ --- title: Example 4 slug: Learn/Forms/How_to_build_custom_form_controls/Example_4 -tags: - - Advanced - - Example - - Forms - - Guide - - HTML - - Web --- This is the fourth example that explain [how to build custom form widgets](/en-US/docs/Learn/Forms/How_to_build_custom_form_controls). diff --git a/files/en-us/learn/forms/how_to_build_custom_form_controls/example_5/index.md b/files/en-us/learn/forms/how_to_build_custom_form_controls/example_5/index.md index 6227bef7c136444..3a0b5ab8c71e995 100644 --- a/files/en-us/learn/forms/how_to_build_custom_form_controls/example_5/index.md +++ b/files/en-us/learn/forms/how_to_build_custom_form_controls/example_5/index.md @@ -1,9 +1,6 @@ --- title: Example 5 slug: Learn/Forms/How_to_build_custom_form_controls/Example_5 -tags: - - Forms - - HTML --- This is the last example that explain [how to build custom form widgets](/en-US/docs/Learn/Forms/How_to_build_custom_form_controls). diff --git a/files/en-us/learn/forms/how_to_build_custom_form_controls/index.md b/files/en-us/learn/forms/how_to_build_custom_form_controls/index.md index 28fabcf75ed5d73..fd3313c37d75c69 100644 --- a/files/en-us/learn/forms/how_to_build_custom_form_controls/index.md +++ b/files/en-us/learn/forms/how_to_build_custom_form_controls/index.md @@ -1,13 +1,6 @@ --- title: How to build custom form controls slug: Learn/Forms/How_to_build_custom_form_controls -tags: - - Advanced - - Example - - Forms - - Guide - - HTML - - Web --- {{LearnSidebar}} diff --git a/files/en-us/learn/forms/how_to_structure_a_web_form/example/index.md b/files/en-us/learn/forms/how_to_structure_a_web_form/example/index.md index 95e1c2797425bb0..7fa7cc90c392b0a 100644 --- a/files/en-us/learn/forms/how_to_structure_a_web_form/example/index.md +++ b/files/en-us/learn/forms/how_to_structure_a_web_form/example/index.md @@ -1,14 +1,6 @@ --- title: Example slug: Learn/Forms/How_to_structure_a_web_form/Example -tags: - - Beginner - - CSS - - Example - - Guide - - HTML - - Intro - - Reference --- This the example for a basic payment form for the article [How to structure an HTML form](/en-US/docs/Learn/Forms/How_to_structure_a_web_form). diff --git a/files/en-us/learn/forms/how_to_structure_a_web_form/index.md b/files/en-us/learn/forms/how_to_structure_a_web_form/index.md index c2068869196efb5..06e894d510c3d16 100644 --- a/files/en-us/learn/forms/how_to_structure_a_web_form/index.md +++ b/files/en-us/learn/forms/how_to_structure_a_web_form/index.md @@ -1,16 +1,6 @@ --- title: How to structure a web form slug: Learn/Forms/How_to_structure_a_web_form -tags: - - Beginner - - CodingScripting - - Example - - Forms - - Guide - - HTML - - Learn - - Structure - - Web --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Forms/Your_first_form", "Learn/Forms/Basic_native_form_controls", "Learn/Forms")}} diff --git a/files/en-us/learn/forms/html5_input_types/index.md b/files/en-us/learn/forms/html5_input_types/index.md index d8c5db3f11ea700..956c2bd430e3b72 100644 --- a/files/en-us/learn/forms/html5_input_types/index.md +++ b/files/en-us/learn/forms/html5_input_types/index.md @@ -1,15 +1,6 @@ --- title: The HTML5 input types slug: Learn/Forms/HTML5_input_types -tags: - - Beginner - - Controls - - Example - - Forms - - Guide - - HTML - - Web - - Widgets --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Forms/Basic_native_form_controls", "Learn/Forms/Other_form_controls", "Learn/Forms")}} diff --git a/files/en-us/learn/forms/html_forms_in_legacy_browsers/index.md b/files/en-us/learn/forms/html_forms_in_legacy_browsers/index.md index c6d78bfe9041570..079f7cc6dad5403 100644 --- a/files/en-us/learn/forms/html_forms_in_legacy_browsers/index.md +++ b/files/en-us/learn/forms/html_forms_in_legacy_browsers/index.md @@ -1,13 +1,6 @@ --- title: HTML forms in legacy browsers slug: Learn/Forms/HTML_forms_in_legacy_browsers -tags: - - Example - - Forms - - Guide - - HTML - - Intermediate - - Web --- {{LearnSidebar}} diff --git a/files/en-us/learn/forms/index.md b/files/en-us/learn/forms/index.md index c379edfa781f0f3..ce2ff9d239f6c73 100644 --- a/files/en-us/learn/forms/index.md +++ b/files/en-us/learn/forms/index.md @@ -1,15 +1,6 @@ --- title: Web forms — Working with user data slug: Learn/Forms -tags: - - Beginner - - Featured - - Forms - - Guide - - HTML - - Landing - - Learn - - Web --- {{LearnSidebar}} diff --git a/files/en-us/learn/forms/other_form_controls/index.md b/files/en-us/learn/forms/other_form_controls/index.md index 0ddc2186c036387..a9823efd756acfc 100644 --- a/files/en-us/learn/forms/other_form_controls/index.md +++ b/files/en-us/learn/forms/other_form_controls/index.md @@ -1,15 +1,6 @@ --- title: Other form controls slug: Learn/Forms/Other_form_controls -tags: - - Beginner - - Controls - - Example - - Forms - - Guide - - HTML - - Web - - Widgets --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Forms/HTML5_input_types","Learn/Forms/Styling_web_forms", "Learn/Forms")}} diff --git a/files/en-us/learn/forms/property_compatibility_table_for_form_controls/index.md b/files/en-us/learn/forms/property_compatibility_table_for_form_controls/index.md index cef766f2af13431..8255d255f394a9e 100644 --- a/files/en-us/learn/forms/property_compatibility_table_for_form_controls/index.md +++ b/files/en-us/learn/forms/property_compatibility_table_for_form_controls/index.md @@ -1,15 +1,6 @@ --- title: CSS property compatibility table for form controls slug: Learn/Forms/Property_compatibility_table_for_form_controls -tags: - - Advanced - - CSS - - Forms - - Guide - - HTML - - Junk - - NeedsUpdate - - Web --- {{learnsidebar}} diff --git a/files/en-us/learn/forms/sending_and_retrieving_form_data/index.md b/files/en-us/learn/forms/sending_and_retrieving_form_data/index.md index a03c867ec16ef0c..4fcbcd88ebe7008 100644 --- a/files/en-us/learn/forms/sending_and_retrieving_form_data/index.md +++ b/files/en-us/learn/forms/sending_and_retrieving_form_data/index.md @@ -1,17 +1,6 @@ --- title: Sending form data slug: Learn/Forms/Sending_and_retrieving_form_data -tags: - - Beginner - - CodingScripting - - Files - - Forms - - Guide - - HTML - - HTTP - - Headers - - Security - - Web --- {{LearnSidebar}}{{PreviousMenu("Learn/Forms/Form_validation", "Learn/Forms")}} diff --git a/files/en-us/learn/forms/sending_forms_through_javascript/index.md b/files/en-us/learn/forms/sending_forms_through_javascript/index.md index 3a0d699de1ecd43..11ac8ad1f96204e 100644 --- a/files/en-us/learn/forms/sending_forms_through_javascript/index.md +++ b/files/en-us/learn/forms/sending_forms_through_javascript/index.md @@ -1,19 +1,6 @@ --- title: Sending forms through JavaScript slug: Learn/Forms/Sending_forms_through_JavaScript -tags: - - Advanced - - Example - - Forms - - Forms Guide - - Guide - - HTML - - HTML forms - - JavaScript - - Learn - - Security - - Web - - Web Forms --- {{LearnSidebar}} diff --git a/files/en-us/learn/forms/styling_web_forms/index.md b/files/en-us/learn/forms/styling_web_forms/index.md index df39de5248b6c2e..b2fb0fbcf0f4d26 100644 --- a/files/en-us/learn/forms/styling_web_forms/index.md +++ b/files/en-us/learn/forms/styling_web_forms/index.md @@ -1,15 +1,6 @@ --- title: Styling web forms slug: Learn/Forms/Styling_web_forms -tags: - - Beginner - - CSS - - Example - - Forms - - Guide - - HTML - - Learn - - Web --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Forms/Other_form_controls","Learn/Forms/Advanced_form_styling","Learn/Forms")}} diff --git a/files/en-us/learn/forms/test_your_skills_colon__advanced_styling/index.md b/files/en-us/learn/forms/test_your_skills_colon__advanced_styling/index.md index 73632f1c1167608..0f77cec93fa909c 100644 --- a/files/en-us/learn/forms/test_your_skills_colon__advanced_styling/index.md +++ b/files/en-us/learn/forms/test_your_skills_colon__advanced_styling/index.md @@ -1,14 +1,6 @@ --- -title: 'Test your skills: Advanced styling' +title: "Test your skills: Advanced styling" slug: Learn/Forms/Test_your_skills:_Advanced_styling -tags: - - Assessment - - Beginner - - Forms - - Learn - - Pseudo-classes - - Styling - - test your skills --- {{learnsidebar}} diff --git a/files/en-us/learn/forms/test_your_skills_colon__basic_controls/index.md b/files/en-us/learn/forms/test_your_skills_colon__basic_controls/index.md index 231433690950dd7..664e966fcf4462c 100644 --- a/files/en-us/learn/forms/test_your_skills_colon__basic_controls/index.md +++ b/files/en-us/learn/forms/test_your_skills_colon__basic_controls/index.md @@ -1,13 +1,6 @@ --- -title: 'Test your skills: Basic controls' +title: "Test your skills: Basic controls" slug: Learn/Forms/Test_your_skills:_Basic_controls -tags: - - Assessment - - Beginner - - Forms - - Learn - - basic controls - - test your skills --- {{learnsidebar}} diff --git a/files/en-us/learn/forms/test_your_skills_colon__form_structure/index.md b/files/en-us/learn/forms/test_your_skills_colon__form_structure/index.md index a2661af02071c6e..a9c7c92f61f1e49 100644 --- a/files/en-us/learn/forms/test_your_skills_colon__form_structure/index.md +++ b/files/en-us/learn/forms/test_your_skills_colon__form_structure/index.md @@ -1,12 +1,6 @@ --- -title: 'Test your skills: Form structure' +title: "Test your skills: Form structure" slug: Learn/Forms/Test_your_skills:_Form_structure -tags: - - Beginner - - Forms - - HTML - - Learn - - Structure --- {{learnsidebar}} diff --git a/files/en-us/learn/forms/test_your_skills_colon__form_validation/index.md b/files/en-us/learn/forms/test_your_skills_colon__form_validation/index.md index b55e4e3d8ef2493..836c01d7aca1c7d 100644 --- a/files/en-us/learn/forms/test_your_skills_colon__form_validation/index.md +++ b/files/en-us/learn/forms/test_your_skills_colon__form_validation/index.md @@ -1,13 +1,6 @@ --- -title: 'Test your skills: Form validation' +title: "Test your skills: Form validation" slug: Learn/Forms/Test_your_skills:_Form_validation -tags: - - Assessment - - Beginner - - Forms - - Learn - - Validation - - test your skills --- {{learnsidebar}} diff --git a/files/en-us/learn/forms/test_your_skills_colon__html5_controls/index.md b/files/en-us/learn/forms/test_your_skills_colon__html5_controls/index.md index f9df4bbf8723da5..d52eba8ee46eb4e 100644 --- a/files/en-us/learn/forms/test_your_skills_colon__html5_controls/index.md +++ b/files/en-us/learn/forms/test_your_skills_colon__html5_controls/index.md @@ -1,13 +1,6 @@ --- -title: 'Test your skills: HTML5 controls' +title: "Test your skills: HTML5 controls" slug: Learn/Forms/Test_your_skills:_HTML5_controls -tags: - - Assessment - - Beginner - - Forms - - HTML - - Learn - - test your skills --- {{learnsidebar}} diff --git a/files/en-us/learn/forms/test_your_skills_colon__other_controls/index.md b/files/en-us/learn/forms/test_your_skills_colon__other_controls/index.md index 3b7c05abb79eab3..17a0d4af2627e56 100644 --- a/files/en-us/learn/forms/test_your_skills_colon__other_controls/index.md +++ b/files/en-us/learn/forms/test_your_skills_colon__other_controls/index.md @@ -1,15 +1,6 @@ --- title: "Test your skills: Other controls" slug: Learn/Forms/Test_your_skills:_Other_controls -tags: - - Assessment - - Beginner - - Forms - - Learn - - Select - - datalist - - test your skills - - textarea --- {{learnsidebar}} diff --git a/files/en-us/learn/forms/test_your_skills_colon__styling_basics/index.md b/files/en-us/learn/forms/test_your_skills_colon__styling_basics/index.md index 7f9f06c75ce7783..5d94d34e55d9f41 100644 --- a/files/en-us/learn/forms/test_your_skills_colon__styling_basics/index.md +++ b/files/en-us/learn/forms/test_your_skills_colon__styling_basics/index.md @@ -1,14 +1,6 @@ --- -title: 'Test your skills: Styling basics' +title: "Test your skills: Styling basics" slug: Learn/Forms/Test_your_skills:_Styling_basics -tags: - - Assessment - - Beginner - - CSS - - Forms - - Learn - - Styling - - test your skills --- {{learnsidebar}} diff --git a/files/en-us/learn/forms/ui_pseudo-classes/index.md b/files/en-us/learn/forms/ui_pseudo-classes/index.md index 0665efd3c4d7ee8..f219793e0cb0a33 100644 --- a/files/en-us/learn/forms/ui_pseudo-classes/index.md +++ b/files/en-us/learn/forms/ui_pseudo-classes/index.md @@ -1,16 +1,6 @@ --- title: UI pseudo-classes slug: Learn/Forms/UI_pseudo-classes -tags: - - Beginner - - CSS - - Example - - Forms - - Guide - - HTML - - Pseudo-classes - - Styling - - Web --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Forms/Advanced_form_styling", "Learn/Forms/Form_validation", "Learn/Forms")}} diff --git a/files/en-us/learn/forms/your_first_form/index.md b/files/en-us/learn/forms/your_first_form/index.md index b9a637739e2adee..3d05e5f74cce9b4 100644 --- a/files/en-us/learn/forms/your_first_form/index.md +++ b/files/en-us/learn/forms/your_first_form/index.md @@ -1,16 +1,6 @@ --- title: Your first form slug: Learn/Forms/Your_first_form -tags: - - Beginner - - CSS - - CodingScripting - - Example - - Forms - - Guide - - HTML - - Learn - - Web --- {{LearnSidebar}}{{NextMenu("Learn/Forms/How_to_structure_a_web_form", "Learn/Forms")}} diff --git a/files/en-us/learn/front-end_web_developer/index.md b/files/en-us/learn/front-end_web_developer/index.md index ed235148ac4ae6f..8d182ed57f72fae 100644 --- a/files/en-us/learn/front-end_web_developer/index.md +++ b/files/en-us/learn/front-end_web_developer/index.md @@ -1,15 +1,6 @@ --- title: Front-end web developer slug: Learn/Front-end_web_developer -tags: - - Beginner - - CSS - - Front-end - - HTML - - JavaScript - - Learn - - Tools - - Web Standards --- {{learnsidebar}} diff --git a/files/en-us/learn/getting_started_with_the_web/css_basics/index.md b/files/en-us/learn/getting_started_with_the_web/css_basics/index.md index 7826bb73c9c5f73..b84f8968b3013fd 100644 --- a/files/en-us/learn/getting_started_with_the_web/css_basics/index.md +++ b/files/en-us/learn/getting_started_with_the_web/css_basics/index.md @@ -1,14 +1,6 @@ --- title: CSS basics slug: Learn/Getting_started_with_the_web/CSS_basics -tags: - - Beginner - - CSS - - CodingScripting - - Learn - - Styling - - Web - - "l10n:priority" --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Getting_started_with_the_web/HTML_basics", "Learn/Getting_started_with_the_web/JavaScript_basics", "Learn/Getting_started_with_the_web")}} diff --git a/files/en-us/learn/getting_started_with_the_web/dealing_with_files/index.md b/files/en-us/learn/getting_started_with_the_web/dealing_with_files/index.md index 4c9fbba1a06397b..3855ef4dada7551 100644 --- a/files/en-us/learn/getting_started_with_the_web/dealing_with_files/index.md +++ b/files/en-us/learn/getting_started_with_the_web/dealing_with_files/index.md @@ -1,15 +1,6 @@ --- title: Dealing with files slug: Learn/Getting_started_with_the_web/Dealing_with_files -tags: - - Beginner - - CodingScripting - - Files - - Guide - - HTML - - "l10n:priority" - - theory - - website --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Getting_started_with_the_web/What_will_your_website_look_like", "Learn/Getting_started_with_the_web/HTML_basics", "Learn/Getting_started_with_the_web")}} diff --git a/files/en-us/learn/getting_started_with_the_web/how_the_web_works/index.md b/files/en-us/learn/getting_started_with_the_web/how_the_web_works/index.md index 4ca867cd2f9dc9d..e7a134476a4eb20 100644 --- a/files/en-us/learn/getting_started_with_the_web/how_the_web_works/index.md +++ b/files/en-us/learn/getting_started_with_the_web/how_the_web_works/index.md @@ -1,17 +1,6 @@ --- title: How the web works slug: Learn/Getting_started_with_the_web/How_the_Web_works -tags: - - Beginner - - Client - - DNS - - HTTP - - IP - - Infrastructure - - Learn - - Server - - TCP - - "l10n:priority" --- {{LearnSidebar}}{{PreviousMenu("Learn/Getting_started_with_the_web/Publishing_your_website", "Learn/Getting_started_with_the_web")}} diff --git a/files/en-us/learn/getting_started_with_the_web/html_basics/index.md b/files/en-us/learn/getting_started_with_the_web/html_basics/index.md index 14d2b31ec81e706..4dadfe5b8e36892 100644 --- a/files/en-us/learn/getting_started_with_the_web/html_basics/index.md +++ b/files/en-us/learn/getting_started_with_the_web/html_basics/index.md @@ -1,14 +1,6 @@ --- title: HTML basics slug: Learn/Getting_started_with_the_web/HTML_basics -tags: - - Beginner - - CodingScripting - - Doctype html - - HTML - - Learn - - Web - - "l10n:priority" --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Getting_started_with_the_web/Dealing_with_files", "Learn/Getting_started_with_the_web/CSS_basics", "Learn/Getting_started_with_the_web")}} diff --git a/files/en-us/learn/getting_started_with_the_web/index.md b/files/en-us/learn/getting_started_with_the_web/index.md index ae92383bb8bef26..fec892a5c7eada4 100644 --- a/files/en-us/learn/getting_started_with_the_web/index.md +++ b/files/en-us/learn/getting_started_with_the_web/index.md @@ -1,16 +1,6 @@ --- title: Getting started with the web slug: Learn/Getting_started_with_the_web -tags: - - Beginner - - CSS - - Design - - Guide - - HTML - - Index - - "l10n:priority" - - publishing - - theory --- {{LearnSidebar}} diff --git a/files/en-us/learn/getting_started_with_the_web/installing_basic_software/index.md b/files/en-us/learn/getting_started_with_the_web/installing_basic_software/index.md index d1136fadf25574b..75558707f3b3153 100644 --- a/files/en-us/learn/getting_started_with_the_web/installing_basic_software/index.md +++ b/files/en-us/learn/getting_started_with_the_web/installing_basic_software/index.md @@ -1,15 +1,6 @@ --- title: Installing basic software slug: Learn/Getting_started_with_the_web/Installing_basic_software -tags: - - Beginner - - Browser - - Learn - - Setup - - Tools - - WebMechanics - - "l10n:priority" - - text editor --- {{LearnSidebar}}{{NextMenu("Learn/Getting_started_with_the_web/What_will_your_website_look_like", "Learn/Getting_started_with_the_web")}} diff --git a/files/en-us/learn/getting_started_with_the_web/javascript_basics/index.md b/files/en-us/learn/getting_started_with_the_web/javascript_basics/index.md index fcd2d2c47c3e22e..260791f66470de6 100644 --- a/files/en-us/learn/getting_started_with_the_web/javascript_basics/index.md +++ b/files/en-us/learn/getting_started_with_the_web/javascript_basics/index.md @@ -1,13 +1,6 @@ --- title: JavaScript basics slug: Learn/Getting_started_with_the_web/JavaScript_basics -tags: - - Beginner - - CodingScripting - - JavaScript - - Learn - - Web - - "l10n:priority" --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Getting_started_with_the_web/CSS_basics", "Learn/Getting_started_with_the_web/Publishing_your_website", "Learn/Getting_started_with_the_web")}} diff --git a/files/en-us/learn/getting_started_with_the_web/publishing_your_website/index.md b/files/en-us/learn/getting_started_with_the_web/publishing_your_website/index.md index a718515fe8c3a6d..0094c1fd00e93ee 100644 --- a/files/en-us/learn/getting_started_with_the_web/publishing_your_website/index.md +++ b/files/en-us/learn/getting_started_with_the_web/publishing_your_website/index.md @@ -1,17 +1,6 @@ --- title: Publishing your website slug: Learn/Getting_started_with_the_web/Publishing_your_website -tags: - - Beginner - - CodingScripting - - FTP - - GitHub - - Google App Engine - - Learn - - Web - - "l10n:priority" - - publishing - - web server --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Getting_started_with_the_web/JavaScript_basics", "Learn/Getting_started_with_the_web/How_the_Web_works", "Learn/Getting_started_with_the_web")}} diff --git a/files/en-us/learn/getting_started_with_the_web/the_web_and_web_standards/index.md b/files/en-us/learn/getting_started_with_the_web/the_web_and_web_standards/index.md index 8fb04a72496e7e7..80914b0ebc6fb87 100644 --- a/files/en-us/learn/getting_started_with_the_web/the_web_and_web_standards/index.md +++ b/files/en-us/learn/getting_started_with_the_web/the_web_and_web_standards/index.md @@ -1,12 +1,6 @@ --- title: The web and web standards slug: Learn/Getting_started_with_the_web/The_web_and_web_standards -tags: - - Beginner - - Front-end - - Learn - - Web - - Web Standards --- {{learnsidebar}} diff --git a/files/en-us/learn/getting_started_with_the_web/what_will_your_website_look_like/index.md b/files/en-us/learn/getting_started_with_the_web/what_will_your_website_look_like/index.md index 7d4e4f358e1f126..49dec5043a94518 100644 --- a/files/en-us/learn/getting_started_with_the_web/what_will_your_website_look_like/index.md +++ b/files/en-us/learn/getting_started_with_the_web/what_will_your_website_look_like/index.md @@ -1,18 +1,8 @@ --- title: What will your website look like? slug: Learn/Getting_started_with_the_web/What_will_your_website_look_like -tags: - - Assets - - Beginner - - Composing - - Content - - Deprecated - - Design - - Fonts - - Learn - - Simple - - "l10n:priority" - - step by step +status: + - deprecated --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Getting_started_with_the_web/Installing_basic_software", "Learn/Getting_started_with_the_web/Dealing_with_files", "Learn/Getting_started_with_the_web")}} diff --git a/files/en-us/learn/html/cheatsheet/index.md b/files/en-us/learn/html/cheatsheet/index.md index c4c8c67bd27e25c..cb82607583cf6c0 100644 --- a/files/en-us/learn/html/cheatsheet/index.md +++ b/files/en-us/learn/html/cheatsheet/index.md @@ -1,11 +1,6 @@ --- title: HTML Cheat Sheet slug: Learn/HTML/Cheatsheet -tags: - - Beginner - - Draft - - Guide - - HTML --- {{LearnSidebar}} diff --git a/files/en-us/learn/html/howto/add_a_hit_map_on_top_of_an_image/index.md b/files/en-us/learn/html/howto/add_a_hit_map_on_top_of_an_image/index.md index dedf4efeea12107..6845b8fd7dbff79 100644 --- a/files/en-us/learn/html/howto/add_a_hit_map_on_top_of_an_image/index.md +++ b/files/en-us/learn/html/howto/add_a_hit_map_on_top_of_an_image/index.md @@ -1,12 +1,6 @@ --- title: Add a hitmap on top of an image slug: Learn/HTML/Howto/Add_a_hit_map_on_top_of_an_image -tags: - - Graphics - - Guide - - HTML - - Intermediate - - Navigation --- {{QuickLinksWithSubpages("/en-US/docs/Learn/HTML/Howto")}} diff --git a/files/en-us/learn/html/howto/author_fast-loading_html_pages/index.md b/files/en-us/learn/html/howto/author_fast-loading_html_pages/index.md index 24dc2070f0a4ea2..350609abc4d4e3e 100644 --- a/files/en-us/learn/html/howto/author_fast-loading_html_pages/index.md +++ b/files/en-us/learn/html/howto/author_fast-loading_html_pages/index.md @@ -1,14 +1,6 @@ --- title: Tips for authoring fast-loading HTML pages slug: Learn/HTML/Howto/Author_fast-loading_HTML_pages -tags: - - Advanced - - Guide - - HTML - - NeedsUpdate - - Performance - - Web - - Web Performance --- {{QuickLinksWithSubpages("/en-US/docs/Learn/HTML/Howto")}} diff --git a/files/en-us/learn/html/howto/define_terms_with_html/index.md b/files/en-us/learn/html/howto/define_terms_with_html/index.md index 2148d2e2b440c40..591886554f1cc3f 100644 --- a/files/en-us/learn/html/howto/define_terms_with_html/index.md +++ b/files/en-us/learn/html/howto/define_terms_with_html/index.md @@ -1,11 +1,6 @@ --- title: Define terms with HTML slug: Learn/HTML/Howto/Define_terms_with_HTML -tags: - - Beginner - - Guide - - HTML - - Learn --- {{QuickLinksWithSubpages("/en-US/docs/Learn/HTML/Howto")}} diff --git a/files/en-us/learn/html/howto/index.md b/files/en-us/learn/html/howto/index.md index b9207f54ae26c78..15ede82e4a6764b 100644 --- a/files/en-us/learn/html/howto/index.md +++ b/files/en-us/learn/html/howto/index.md @@ -1,9 +1,6 @@ --- title: Use HTML to solve common problems slug: Learn/HTML/Howto -tags: - - CodingScripting - - HTML --- {{LearnSidebar}} diff --git a/files/en-us/learn/html/howto/use_data_attributes/index.md b/files/en-us/learn/html/howto/use_data_attributes/index.md index d2d95ce2a9ad0e2..db2445566000c3e 100644 --- a/files/en-us/learn/html/howto/use_data_attributes/index.md +++ b/files/en-us/learn/html/howto/use_data_attributes/index.md @@ -1,12 +1,6 @@ --- title: Using data attributes slug: Learn/HTML/Howto/Use_data_attributes -tags: - - Custom Data Attributes - - Example - - Guide - - HTML - - Web --- {{QuickLinksWithSubpages("/en-US/docs/Learn/HTML/Howto")}} diff --git a/files/en-us/learn/html/howto/use_javascript_within_a_webpage/index.md b/files/en-us/learn/html/howto/use_javascript_within_a_webpage/index.md index 7162ed2fd9a7a71..32bf91630a74c36 100644 --- a/files/en-us/learn/html/howto/use_javascript_within_a_webpage/index.md +++ b/files/en-us/learn/html/howto/use_javascript_within_a_webpage/index.md @@ -1,11 +1,6 @@ --- title: Use JavaScript within a webpage slug: Learn/HTML/Howto/Use_JavaScript_within_a_webpage -tags: - - Beginner - - HTML - - JavaScript - - OpenPractices --- {{QuickLinksWithSubpages("/en-US/docs/Learn/HTML/Howto")}} diff --git a/files/en-us/learn/html/index.md b/files/en-us/learn/html/index.md index 7c3eeebe33e2b31..99f955b23204295 100644 --- a/files/en-us/learn/html/index.md +++ b/files/en-us/learn/html/index.md @@ -1,13 +1,6 @@ --- title: Structuring the web with HTML slug: Learn/HTML -tags: - - Beginner - - Guide - - HTML - - Intro - - Learn - - Topic --- {{LearnSidebar}} diff --git a/files/en-us/learn/html/introduction_to_html/advanced_text_formatting/index.md b/files/en-us/learn/html/introduction_to_html/advanced_text_formatting/index.md index 76c7b54a68d9f4a..28921c8b6a11164 100644 --- a/files/en-us/learn/html/introduction_to_html/advanced_text_formatting/index.md +++ b/files/en-us/learn/html/introduction_to_html/advanced_text_formatting/index.md @@ -1,17 +1,6 @@ --- title: Advanced text formatting slug: Learn/HTML/Introduction_to_HTML/Advanced_text_formatting -tags: - - Beginner - - CodingScripting - - Guide - - HTML - - Learn - - Text - - abbreviation - - description list - - quote - - semantic --- {{LearnSidebar}}{{PreviousMenuNext("Learn/HTML/Introduction_to_HTML/Creating_hyperlinks", "Learn/HTML/Introduction_to_HTML/Document_and_website_structure", "Learn/HTML/Introduction_to_HTML")}} diff --git a/files/en-us/learn/html/introduction_to_html/creating_hyperlinks/index.md b/files/en-us/learn/html/introduction_to_html/creating_hyperlinks/index.md index 19e0b4166c8ac2e..7ade1cbef7ce787 100644 --- a/files/en-us/learn/html/introduction_to_html/creating_hyperlinks/index.md +++ b/files/en-us/learn/html/introduction_to_html/creating_hyperlinks/index.md @@ -1,20 +1,6 @@ --- title: Creating hyperlinks slug: Learn/HTML/Introduction_to_HTML/Creating_hyperlinks -tags: - - Beginner - - CodingScripting - - Guide - - HTML - - HTTP - - Learn - - Links - - Title - - absolute - - href - - hyperlinks - - relative - - urls --- {{LearnSidebar}}{{PreviousMenuNext("Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals", "Learn/HTML/Introduction_to_HTML/Advanced_text_formatting", "Learn/HTML/Introduction_to_HTML")}} diff --git a/files/en-us/learn/html/introduction_to_html/debugging_html/index.md b/files/en-us/learn/html/introduction_to_html/debugging_html/index.md index 640efc8c4723041..873483ac88defcf 100644 --- a/files/en-us/learn/html/introduction_to_html/debugging_html/index.md +++ b/files/en-us/learn/html/introduction_to_html/debugging_html/index.md @@ -1,15 +1,6 @@ --- title: Debugging HTML slug: Learn/HTML/Introduction_to_HTML/Debugging_HTML -tags: - - Beginner - - CodingScripting - - Debugging - - Error - - Guide - - HTML - - Validation - - validator --- {{LearnSidebar}}{{PreviousMenuNext("Learn/HTML/Introduction_to_HTML/Document_and_website_structure", "Learn/HTML/Introduction_to_HTML/Marking_up_a_letter", "Learn/HTML/Introduction_to_HTML")}} diff --git a/files/en-us/learn/html/introduction_to_html/document_and_website_structure/index.md b/files/en-us/learn/html/introduction_to_html/document_and_website_structure/index.md index 51d604734f76aa7..0c263cf42b3d39e 100644 --- a/files/en-us/learn/html/introduction_to_html/document_and_website_structure/index.md +++ b/files/en-us/learn/html/introduction_to_html/document_and_website_structure/index.md @@ -1,16 +1,6 @@ --- title: Document and website structure slug: Learn/HTML/Introduction_to_HTML/Document_and_website_structure -tags: - - Beginner - - CodingScripting - - Guide - - HTML - - Layout - - Page - - Site - - blocks - - semantics --- {{LearnSidebar}}{{PreviousMenuNext("Learn/HTML/Introduction_to_HTML/Advanced_text_formatting", "Learn/HTML/Introduction_to_HTML/Debugging_HTML", "Learn/HTML/Introduction_to_HTML")}} diff --git a/files/en-us/learn/html/introduction_to_html/getting_started/index.md b/files/en-us/learn/html/introduction_to_html/getting_started/index.md index 0ad58ad2cf62390..3e910c969f65d1f 100644 --- a/files/en-us/learn/html/introduction_to_html/getting_started/index.md +++ b/files/en-us/learn/html/introduction_to_html/getting_started/index.md @@ -1,16 +1,6 @@ --- title: Getting started with HTML slug: Learn/HTML/Introduction_to_HTML/Getting_started -tags: - - Attribute - - Beginner - - CodingScripting - - Comment - - Element - - Guide - - HTML - - entity reference - - whitespace --- {{LearnSidebar}}{{NextMenu("Learn/HTML/Introduction_to_HTML/The_head_metadata_in_HTML", "Learn/HTML/Introduction_to_HTML")}} diff --git a/files/en-us/learn/html/introduction_to_html/html_text_fundamentals/index.md b/files/en-us/learn/html/introduction_to_html/html_text_fundamentals/index.md index c0380c1922ebc77..e2b8b79306bf1d9 100644 --- a/files/en-us/learn/html/introduction_to_html/html_text_fundamentals/index.md +++ b/files/en-us/learn/html/introduction_to_html/html_text_fundamentals/index.md @@ -1,17 +1,6 @@ --- title: HTML text fundamentals slug: Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals -tags: - - Beginner - - CodingScripting - - Guide - - HTML - - Introduction to HTML - - Learn - - Text - - headings - - paragraphs - - semantics --- {{LearnSidebar}}{{PreviousMenuNext("Learn/HTML/Introduction_to_HTML/The_head_metadata_in_HTML", "Learn/HTML/Introduction_to_HTML/Creating_hyperlinks", "Learn/HTML/Introduction_to_HTML")}} diff --git a/files/en-us/learn/html/introduction_to_html/index.md b/files/en-us/learn/html/introduction_to_html/index.md index 55482afe6bf9f2c..050194a7f3d3d58 100644 --- a/files/en-us/learn/html/introduction_to_html/index.md +++ b/files/en-us/learn/html/introduction_to_html/index.md @@ -1,16 +1,6 @@ --- title: Introduction to HTML slug: Learn/HTML/Introduction_to_HTML -tags: - - CodingScripting - - HTML - - Introduction to HTML - - Landing - - Links - - Structure - - Text - - head - - semantics --- {{LearnSidebar}} diff --git a/files/en-us/learn/html/introduction_to_html/marking_up_a_letter/index.md b/files/en-us/learn/html/introduction_to_html/marking_up_a_letter/index.md index c630d09e1a08ffe..7dc9d4e28c9fbfb 100644 --- a/files/en-us/learn/html/introduction_to_html/marking_up_a_letter/index.md +++ b/files/en-us/learn/html/introduction_to_html/marking_up_a_letter/index.md @@ -1,14 +1,6 @@ --- title: Marking up a letter slug: Learn/HTML/Introduction_to_HTML/Marking_up_a_letter -tags: - - Assessment - - Beginner - - CodingScripting - - HTML - - Links - - Text - - head --- {{LearnSidebar}}{{PreviousMenuNext("Learn/HTML/Introduction_to_HTML/Debugging_HTML", "Learn/HTML/Introduction_to_HTML/Structuring_a_page_of_content", "Learn/HTML/Introduction_to_HTML")}} diff --git a/files/en-us/learn/html/introduction_to_html/structuring_a_page_of_content/index.md b/files/en-us/learn/html/introduction_to_html/structuring_a_page_of_content/index.md index 86d785396a9006a..5b659a1766bbd02 100644 --- a/files/en-us/learn/html/introduction_to_html/structuring_a_page_of_content/index.md +++ b/files/en-us/learn/html/introduction_to_html/structuring_a_page_of_content/index.md @@ -1,16 +1,6 @@ --- title: Structuring a page of content slug: Learn/HTML/Introduction_to_HTML/Structuring_a_page_of_content -tags: - - Assessment - - Beginner - - CodingScripting - - Design - - HTML - - Layout - - Learn - - Structure - - semantics --- {{LearnSidebar}}{{PreviousMenu("Learn/HTML/Introduction_to_HTML/Marking_up_a_letter", "Learn/HTML/Introduction_to_HTML")}} diff --git a/files/en-us/learn/html/introduction_to_html/test_your_skills_colon__advanced_html_text/index.md b/files/en-us/learn/html/introduction_to_html/test_your_skills_colon__advanced_html_text/index.md index 26952ac58a4ce5b..5aec03f4411b609 100644 --- a/files/en-us/learn/html/introduction_to_html/test_your_skills_colon__advanced_html_text/index.md +++ b/files/en-us/learn/html/introduction_to_html/test_your_skills_colon__advanced_html_text/index.md @@ -1,12 +1,6 @@ --- title: "Test your skills: Advanced HTML text" slug: Learn/HTML/Introduction_to_HTML/Test_your_skills:_Advanced_HTML_text -tags: - - Beginner - - HTML - - Learn - - advanced text - - test your skills --- {{learnsidebar}} diff --git a/files/en-us/learn/html/introduction_to_html/test_your_skills_colon__html_text_basics/index.md b/files/en-us/learn/html/introduction_to_html/test_your_skills_colon__html_text_basics/index.md index 6295981ee6aab32..95a6c0214da6f17 100644 --- a/files/en-us/learn/html/introduction_to_html/test_your_skills_colon__html_text_basics/index.md +++ b/files/en-us/learn/html/introduction_to_html/test_your_skills_colon__html_text_basics/index.md @@ -1,12 +1,6 @@ --- title: "Test your skills: HTML text basics" slug: Learn/HTML/Introduction_to_HTML/Test_your_skills:_HTML_text_basics -tags: - - Beginner - - HTML - - Learn - - Text - - test your skills --- {{learnsidebar}} diff --git a/files/en-us/learn/html/introduction_to_html/test_your_skills_colon__links/index.md b/files/en-us/learn/html/introduction_to_html/test_your_skills_colon__links/index.md index 3239f58ca2b1ece..5a2d08012754732 100644 --- a/files/en-us/learn/html/introduction_to_html/test_your_skills_colon__links/index.md +++ b/files/en-us/learn/html/introduction_to_html/test_your_skills_colon__links/index.md @@ -1,12 +1,6 @@ --- -title: 'Test your skills: Links' +title: "Test your skills: Links" slug: Learn/HTML/Introduction_to_HTML/Test_your_skills:_Links -tags: - - Beginner - - HTML - - Learn - - Links - - test your skills --- {{learnsidebar}} diff --git a/files/en-us/learn/html/introduction_to_html/the_head_metadata_in_html/index.md b/files/en-us/learn/html/introduction_to_html/the_head_metadata_in_html/index.md index 6b3e09a26df2bc8..2be6309dfb469d4 100644 --- a/files/en-us/learn/html/introduction_to_html/the_head_metadata_in_html/index.md +++ b/files/en-us/learn/html/introduction_to_html/the_head_metadata_in_html/index.md @@ -1,16 +1,6 @@ --- title: What's in the head? Metadata in HTML slug: Learn/HTML/Introduction_to_HTML/The_head_metadata_in_HTML -tags: - - Beginner - - CodingScripting - - Guide - - HTML - - Meta - - favicon - - head - - lang - - metadata --- {{LearnSidebar}}{{PreviousMenuNext("Learn/HTML/Introduction_to_HTML/Getting_started", "Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals", "Learn/HTML/Introduction_to_HTML")}} diff --git a/files/en-us/learn/html/multimedia_and_embedding/adding_vector_graphics_to_the_web/index.md b/files/en-us/learn/html/multimedia_and_embedding/adding_vector_graphics_to_the_web/index.md index f4a4d96326b481f..6be4452dd140bcf 100644 --- a/files/en-us/learn/html/multimedia_and_embedding/adding_vector_graphics_to_the_web/index.md +++ b/files/en-us/learn/html/multimedia_and_embedding/adding_vector_graphics_to_the_web/index.md @@ -1,18 +1,6 @@ --- title: Adding vector graphics to the web slug: Learn/HTML/Multimedia_and_embedding/Adding_vector_graphics_to_the_Web -tags: - - Beginner - - Graphics - - Guide - - HTML - - Images - - Learn - - Raster - - SVG - - Vector - - iframe - - img --- {{LearnSidebar}}{{PreviousMenuNext("Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies", "Learn/HTML/Multimedia_and_embedding/Responsive_images", "Learn/HTML/Multimedia_and_embedding")}} diff --git a/files/en-us/learn/html/multimedia_and_embedding/images_in_html/index.md b/files/en-us/learn/html/multimedia_and_embedding/images_in_html/index.md index fad54c2893f7d12..b3e02e92fd553ac 100644 --- a/files/en-us/learn/html/multimedia_and_embedding/images_in_html/index.md +++ b/files/en-us/learn/html/multimedia_and_embedding/images_in_html/index.md @@ -1,20 +1,6 @@ --- title: Images in HTML slug: Learn/HTML/Multimedia_and_embedding/Images_in_HTML -tags: - - Article - - Beginner - - Guide - - HTML - - Image - - JPEG - - PNG - - alt text - - captions - - figcaption - - figure - - img - - scr --- {{LearnSidebar}}{{NextMenu("Learn/HTML/Multimedia_and_embedding/Video_and_audio_content", "Learn/HTML/Multimedia_and_embedding")}} diff --git a/files/en-us/learn/html/multimedia_and_embedding/images_in_html/test_your_skills_colon__html_images/index.md b/files/en-us/learn/html/multimedia_and_embedding/images_in_html/test_your_skills_colon__html_images/index.md index 7cb89d327570925..d86f402987c9748 100644 --- a/files/en-us/learn/html/multimedia_and_embedding/images_in_html/test_your_skills_colon__html_images/index.md +++ b/files/en-us/learn/html/multimedia_and_embedding/images_in_html/test_your_skills_colon__html_images/index.md @@ -1,13 +1,7 @@ --- -title: 'Test your skills: HTML images' +title: "Test your skills: HTML images" slug: >- Learn/HTML/Multimedia_and_embedding/Images_in_HTML/Test_your_skills:_HTML_images -tags: - - Beginner - - HTML - - Learn - - Images - - test your skills --- {{learnsidebar}} diff --git a/files/en-us/learn/html/multimedia_and_embedding/index.md b/files/en-us/learn/html/multimedia_and_embedding/index.md index 30a792da383b462..69ffd3cad371701 100644 --- a/files/en-us/learn/html/multimedia_and_embedding/index.md +++ b/files/en-us/learn/html/multimedia_and_embedding/index.md @@ -1,26 +1,6 @@ --- title: Multimedia and embedding slug: Learn/HTML/Multimedia_and_embedding -tags: - - Assessment - - Audio - - Beginner - - CodingScripting - - Embedding - - Guide - - HTML - - Images - - Landing - - Learn - - Multimedia - - SVG - - Vector Graphics - - Video - - Web - - iframes - - imagemaps - - img - - responsive --- {{LearnSidebar}} diff --git a/files/en-us/learn/html/multimedia_and_embedding/mozilla_splash_page/index.md b/files/en-us/learn/html/multimedia_and_embedding/mozilla_splash_page/index.md index c2c8193bd488fd0..3109fc8b9683e2f 100644 --- a/files/en-us/learn/html/multimedia_and_embedding/mozilla_splash_page/index.md +++ b/files/en-us/learn/html/multimedia_and_embedding/mozilla_splash_page/index.md @@ -1,24 +1,6 @@ --- title: Mozilla splash page slug: Learn/HTML/Multimedia_and_embedding/Mozilla_splash_page -tags: - - Assessment - - Beginner - - CodingScripting - - Embedding - - HTML - - Images - - JPEG - - Multimedia - - PNG - - Video - - iframe - - img - - picture - - responsive - - sizes - - src - - srcset --- {{LearnSidebar}}{{PreviousMenu("Learn/HTML/Multimedia_and_embedding/Responsive_images", "Learn/HTML/Multimedia_and_embedding")}} diff --git a/files/en-us/learn/html/multimedia_and_embedding/other_embedding_technologies/index.md b/files/en-us/learn/html/multimedia_and_embedding/other_embedding_technologies/index.md index 60f489b97bf9abd..fa280bfce6e9f72 100644 --- a/files/en-us/learn/html/multimedia_and_embedding/other_embedding_technologies/index.md +++ b/files/en-us/learn/html/multimedia_and_embedding/other_embedding_technologies/index.md @@ -1,19 +1,6 @@ --- title: From object to iframe — other embedding technologies slug: Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies -tags: - - Article - - Beginner - - CodingScripting - - Embedding - - Flash - - Guide - - HTML - - Learn - - Multimedia and embedding - - Object - - embed - - iframe --- {{LearnSidebar}}{{PreviousMenuNext("Learn/HTML/Multimedia_and_embedding/Video_and_audio_content", "Learn/HTML/Multimedia_and_embedding/Adding_vector_graphics_to_the_Web", "Learn/HTML/Multimedia_and_embedding")}} diff --git a/files/en-us/learn/html/multimedia_and_embedding/responsive_images/index.md b/files/en-us/learn/html/multimedia_and_embedding/responsive_images/index.md index 69c2d01bbc43cf4..9bf3d6868de693c 100644 --- a/files/en-us/learn/html/multimedia_and_embedding/responsive_images/index.md +++ b/files/en-us/learn/html/multimedia_and_embedding/responsive_images/index.md @@ -1,26 +1,6 @@ --- title: Responsive images slug: Learn/HTML/Multimedia_and_embedding/Responsive_images -tags: - - Article - - Beginner - - CodingScripting - - Design - - Graphics - - Guide - - HTML - - Image - - Intermediate - - JPEG - - PNG - - Pictures - - captions - - hyperlinks - - img - - picture - - sizes - - src - - srcset --- {{LearnSidebar}}{{PreviousMenuNext("Learn/HTML/Multimedia_and_embedding/Adding_vector_graphics_to_the_Web", "Learn/HTML/Multimedia_and_embedding/Mozilla_splash_page", "Learn/HTML/Multimedia_and_embedding")}} diff --git a/files/en-us/learn/html/multimedia_and_embedding/video_and_audio_content/index.md b/files/en-us/learn/html/multimedia_and_embedding/video_and_audio_content/index.md index a4f4b4d14593f53..432ef3872bc0c71 100644 --- a/files/en-us/learn/html/multimedia_and_embedding/video_and_audio_content/index.md +++ b/files/en-us/learn/html/multimedia_and_embedding/video_and_audio_content/index.md @@ -1,16 +1,6 @@ --- title: Video and audio content slug: Learn/HTML/Multimedia_and_embedding/Video_and_audio_content -tags: - - Article - - Audio - - Beginner - - Guide - - HTML - - Video - - captions - - subtitles - - track --- {{LearnSidebar}}{{PreviousMenuNext("Learn/HTML/Multimedia_and_embedding/Images_in_HTML", "Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies", "Learn/HTML/Multimedia_and_embedding")}} diff --git a/files/en-us/learn/html/multimedia_and_embedding/video_and_audio_content/test_your_skills_colon__multimedia_and_embedding/index.md b/files/en-us/learn/html/multimedia_and_embedding/video_and_audio_content/test_your_skills_colon__multimedia_and_embedding/index.md index fad35416a809387..b7e567f21b765c3 100644 --- a/files/en-us/learn/html/multimedia_and_embedding/video_and_audio_content/test_your_skills_colon__multimedia_and_embedding/index.md +++ b/files/en-us/learn/html/multimedia_and_embedding/video_and_audio_content/test_your_skills_colon__multimedia_and_embedding/index.md @@ -1,14 +1,7 @@ --- -title: 'Test your skills: Multimedia and embedding' +title: "Test your skills: Multimedia and embedding" slug: >- Learn/HTML/Multimedia_and_embedding/Video_and_audio_content/Test_your_skills:_Multimedia_and_embedding -tags: - - Beginner - - HTML - - Learn - - Embedding - - Multimedia - - test your skills --- {{learnsidebar}} diff --git a/files/en-us/learn/html/tables/advanced/index.md b/files/en-us/learn/html/tables/advanced/index.md index 95e3b7415ee92c0..a657be4d107f768 100644 --- a/files/en-us/learn/html/tables/advanced/index.md +++ b/files/en-us/learn/html/tables/advanced/index.md @@ -1,23 +1,6 @@ --- title: HTML table advanced features and accessibility slug: Learn/HTML/Tables/Advanced -tags: - - Accessibility - - Advanced - - Article - - Beginner - - CodingScripting - - HTML - - Headers - - Learn - - caption - - nesting - - scope - - summary - - table - - tbody - - tfoot - - thead --- {{LearnSidebar}}{{PreviousMenuNext("Learn/HTML/Tables/Basics", "Learn/HTML/Tables/Structuring_planet_data", "Learn/HTML/Tables")}} diff --git a/files/en-us/learn/html/tables/basics/index.md b/files/en-us/learn/html/tables/basics/index.md index bf4b20321bcfdf5..2026dcc54b30536 100644 --- a/files/en-us/learn/html/tables/basics/index.md +++ b/files/en-us/learn/html/tables/basics/index.md @@ -1,21 +1,6 @@ --- title: HTML table basics slug: Learn/HTML/Tables/Basics -tags: - - Article - - Beginner - - CodingScripting - - HTML - - Learn - - Tables - - basics - - cell - - col - - colgroup - - colspan - - header - - row - - rowspan --- {{LearnSidebar}}{{NextMenu("Learn/HTML/Tables/Advanced", "Learn/HTML/Tables")}} diff --git a/files/en-us/learn/html/tables/index.md b/files/en-us/learn/html/tables/index.md index b3110ab86163916..fcedab2cf8cde85 100644 --- a/files/en-us/learn/html/tables/index.md +++ b/files/en-us/learn/html/tables/index.md @@ -1,18 +1,6 @@ --- title: HTML tables slug: Learn/HTML/Tables -tags: - -