diff --git a/script.js b/script.js index e2d0648..9e2280c 100644 --- a/script.js +++ b/script.js @@ -1,9 +1,9 @@ -document.write("

Hello JavaScript Planet

") +document.write("

Hello JavaScript Planet

"); -document.write("

I am the master of my own fate.

") +document.write("

I am the master of my own fate.

"); -document.write("

i am the champion of my own soule

") +document.write("

i am the champion of my own soule

"); -document.write("

i am the superhero of my own soule

") +document.write("

i am the superhero of my own soule

");