From 37692f5bdbdaa3df9da365c181c171cea5ed4bf1 Mon Sep 17 00:00:00 2001 From: Kirtan Patel <71660258+kirtan99@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:02:05 +0530 Subject: [PATCH 1/4] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 88a28d7..13edbf5 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ -

Hello World!

+

Hello World!

- \ No newline at end of file + From 39d8a92aad09dd02b7da20fc8d0976dada6b6302 Mon Sep 17 00:00:00 2001 From: Kirtan Patel <71660258+kirtan99@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:03:29 +0530 Subject: [PATCH 2/4] Create script.html --- script.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 script.html diff --git a/script.html b/script.html new file mode 100644 index 0000000..20a0d26 --- /dev/null +++ b/script.html @@ -0,0 +1,16 @@ + + + + + +

Before the script...

+ + + +

...After the script.

+ + + + From d424d2db7c5877c7f87415341c3821e3f154f863 Mon Sep 17 00:00:00 2001 From: Kirtan Patel <71660258+kirtan99@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:04:05 +0530 Subject: [PATCH 3/4] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..19950ec --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Hello +Example of Hello World Using HTML, JS, CSS3 From 976e4216494b4c75e7d99f5d86d7cfe59e52f615 Mon Sep 17 00:00:00 2001 From: Kirtan Patel <71660258+kirtan99@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:06:19 +0530 Subject: [PATCH 4/4] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19950ec..1147fc9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# Hello -Example of Hello World Using HTML, JS, CSS3 +# Hello World In HTML +USE To Simple Hello World (h1) & +Using script to POP hello World