From 0eb983d7f94c2f5645d34d5de133ad47b58a285c Mon Sep 17 00:00:00 2001 From: sanjeev820 Date: Thu, 1 Oct 2020 14:07:43 +0530 Subject: [PATCH] Update 1.html --- 1.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/1.html b/1.html index fb32975..54665af 100644 --- a/1.html +++ b/1.html @@ -1,16 +1,19 @@ + WEB1 - HTML

WEB

+
  1. HTML
  2. CSS
  3. JavaScript
+

HTML

Hypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications.Web browsers receive HTML documents from a web server or from local storage and render them into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document.