From 9ee864e9b975bec2fb5b78b6169f95362b69445e Mon Sep 17 00:00:00 2001 From: ArshadAman <38555984+ArshadAman@users.noreply.github.com> Date: Thu, 1 Oct 2020 13:23:19 +0530 Subject: [PATCH 1/5] Added some css/Style --- index.html | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 0778f13..df166ef 100644 --- a/index.html +++ b/index.html @@ -5,12 +5,38 @@
+The World Wide Web (abbreviated WWW or the Web) is an information space where documents and other web resources are identified by Uniform Resource Locators (URLs), interlinked by hypertext links, and can be accessed via the Internet.[1] English scientist Tim Berners-Lee invented the World Wide Web in 1989. He wrote the first web browser computer program in 1990 while employed at CERN in Switzerland.[2][3] The Web browser was released outside of CERN in 1991, first to other research institutions starting in January 1991 and to the general public on the Internet in August 1991.
From 6968e2a8dfd55e6c729c55ec8fcf8aede1b3a812 Mon Sep 17 00:00:00 2001 From: ArshadAman <38555984+ArshadAman@users.noreply.github.com> Date: Thu, 1 Oct 2020 13:24:15 +0530 Subject: [PATCH 2/5] Added Some CSS --- 3.html | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) diff --git a/3.html b/3.html index 3fa246b..c3ca293 100644 --- a/3.html +++ b/3.html @@ -5,12 +5,38 @@ +JavaScript (/ˈdʒɑːvəˌskrɪpt/[6]), often abbreviated as JS, is a high-level, dynamic, weakly typed, prototype-based, multi-paradigm, and interpreted programming language. Alongside HTML and CSS, JavaScript is one of the three core technologies of World Wide Web content production. It is used to make webpages interactive and provide online programs, including video games. The majority of websites employ it, and all modern web browsers support it without the need for plug-ins by means of a built-in JavaScript engine. Each of the many JavaScript engines represent a different implementation of JavaScript, all based on the ECMAScript specification, with some engines not supporting the spec fully, and with many engines supporting additional features beyond ECMA. From 582ed940b3b48770eeed9f20e28ab96d4d683c0d Mon Sep 17 00:00:00 2001 From: ArshadAman <38555984+ArshadAman@users.noreply.github.com> Date: Thu, 1 Oct 2020 13:24:48 +0530 Subject: [PATCH 3/5] Added some CSS --- 2.html | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) diff --git a/2.html b/2.html index 1417d55..d69ae16 100644 --- a/2.html +++ b/2.html @@ -5,12 +5,38 @@
+Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language. Although most often used to set the visual style of web pages and user interfaces written in HTML and XHTML, the language can be applied to any XML document, including plain XML, SVG and XUL, and is applicable to rendering in speech, or on other media. Along with HTML and JavaScript, CSS is a cornerstone technology used by most websites to create visually engaging webpages, user interfaces for web applications, and user interfaces for many mobile applications. From ec9d84a89a222931db33945e8395ff8ab020c8d5 Mon Sep 17 00:00:00 2001 From: ArshadAman <38555984+ArshadAman@users.noreply.github.com> Date: Thu, 1 Oct 2020 13:25:34 +0530 Subject: [PATCH 4/5] Added some CSS --- 1.html | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) diff --git a/1.html b/1.html index fb32975..144199e 100644 --- a/1.html +++ b/1.html @@ -5,12 +5,38 @@
+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.
From 4698de30853b2e530fa19475ea6938c3e724419e Mon Sep 17 00:00:00 2001
From: ArshadAman <38555984+ArshadAman@users.noreply.github.com>
Date: Thu, 1 Oct 2020 13:26:49 +0530
Subject: [PATCH 5/5] Create README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 README.md
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..d3708b0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# web1_html_internet
+
+Thhis is to demonstrate HTML and CSS