From e8c84636d0c5774e294e2ac698b9f18c9464e70f Mon Sep 17 00:00:00 2001 From: Prashantsetia <66926991+Prashantsetia@users.noreply.github.com> Date: Wed, 30 Sep 2020 19:38:14 +0530 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c332965..43c5784 100644 --- a/index.html +++ b/index.html @@ -119,7 +119,7 @@

Tags, Attributes and Elements

Basic HTML just contains plain text. All the awesome things are included using the following things:
Tags
-
+

Meaning to the plain text of HTML is applied using tags. i.e. tags define all elements of the document.