diff --git a/index.html b/index.html index 0d303bb..2d5a318 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ HTML Application + @@ -53,6 +54,7 @@ + diff --git a/script.js b/script.js new file mode 100644 index 0000000..1bcad5a --- /dev/null +++ b/script.js @@ -0,0 +1 @@ +console.log("welcome my html page") \ No newline at end of file