diff --git a/docs/web-developement/html/html-0.md b/docs/web-developement/html/html-0.md index a0106a7..0b225ef 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 `