From 48ed810169eff8906f9fe9ddf8fc69b21fad421e Mon Sep 17 00:00:00 2001 From: Aditi Tangri Date: Sat, 6 Sep 2025 16:01:27 +0530 Subject: [PATCH 01/12] Fixed : Enhancement of content under 'HTML Introduction' Page --- docs/web-developement/html/html-0.md | 48 ++++++++++++++++++++++++---- 1 file changed, 41 insertions(+), 7 deletions(-) diff --git a/docs/web-developement/html/html-0.md b/docs/web-developement/html/html-0.md index a0106a7..f278b17 100644 --- a/docs/web-developement/html/html-0.md +++ b/docs/web-developement/html/html-0.md @@ -15,9 +15,25 @@ Hey, everyone! In this guide, we’re going to explore **HTML (HyperText Markup ### Key Features of HTML: -- **Structural Language**: It organizes content on a webpage using elements like headings, paragraphs, lists, and more. -- **Semantics**: HTML5 introduced semantic elements like `
`, `
`, and `