diff --git a/README.md b/README.md new file mode 100644 index 0000000..1147fc9 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Hello World In HTML +USE To Simple Hello World (h1) & +Using script to POP hello World 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 + 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.

+ + + +