diff --git a/Java Script/Madhura_Hello_World.js b/Java Script/Madhura_Hello_World.js new file mode 100644 index 0000000..accefce --- /dev/null +++ b/Java Script/Madhura_Hello_World.js @@ -0,0 +1 @@ +console.log("Hello World"); diff --git a/html/Madhura_Hello_World.html b/html/Madhura_Hello_World.html new file mode 100644 index 0000000..02c75d3 --- /dev/null +++ b/html/Madhura_Hello_World.html @@ -0,0 +1,12 @@ + + + + + + + Document + + +

Hello World

+ +