Abigblueworld commited on
Commit
a752ec2
·
verified ·
1 Parent(s): ce741a4

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -9,7 +9,8 @@
9
  <body>
10
  <center>
11
  <div style="background-color: goldenrod; width: 800px; color: whitesmoke"> Welcome to the site in a site! <br> <br> games? coloring pages? we got them all! </div> </center>
12
- </p>
 
13
  </div>
14
  </body>
15
  </html>
 
9
  <body>
10
  <center>
11
  <div style="background-color: goldenrod; width: 800px; color: whitesmoke"> Welcome to the site in a site! <br> <br> games? coloring pages? we got them all! </div> </center>
12
+ <a href="test.html"> <button> Testing HTML response before main work!</button></a>
13
+ </p>
14
  </div>
15
  </body>
16
  </html>