Skip to content

Commit

Permalink
modified js
Browse files Browse the repository at this point in the history
  • Loading branch information
adildotes committed Mar 3, 2024
1 parent 5d9de54 commit 5983642
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ document.write("<h1>Hello <span style='color:green;'>JavaScript</span> Planet</h

document.write("<p>I am the <b>master</b> of my own fate.</p>");

document.write("<p>i am the <b>champion</b> of my own soule</p>");
document.write("<p>i am the <b>champion</b> of my own soule.</p>");

document.write("<p>i am the <b>superhero</b> of my own soule</p>");
document.write("<p>i am the <b>superhero</b> of my own soule.</p>");

0 comments on commit 5983642

Please sign in to comment.