From 6b0da73947a9f93f01ba71f9bb0a566ba07c66ba Mon Sep 17 00:00:00 2001 From: xanhacks Date: Thu, 6 Jul 2023 23:24:03 +0200 Subject: [PATCH] list of tags --- content/en/docs/topics/html-tags.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 content/en/docs/topics/html-tags.md diff --git a/content/en/docs/topics/html-tags.md b/content/en/docs/topics/html-tags.md new file mode 100644 index 0000000..0b23f7b --- /dev/null +++ b/content/en/docs/topics/html-tags.md @@ -0,0 +1,29 @@ +--- +title: "HTML Tags" +description: "Overview of HTML Tags" +lead: "Overview of HTML Tags" +date: 2023-01-01T00:00:00+00:00 +lastmod: 2023-01-01T00:00:00+00:00 +draft: false +images: [] +menu: + docs: + parent: "topics" +weight: 620 +toc: true +--- + +## List of tags + +- [defer](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script#defer): Specifies that the `