Update lvl1.php
This commit is contained in:
parent
c34788c9f5
commit
d6e6f98d5e
|
@ -7,8 +7,7 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<button type="button" name="homeButton" onclick="location.href='../../homepage.html';">Home Page</button>
|
<button type="button" name="homeButton" onclick="location.href='../../homepage.html';">Home Page</button>
|
||||||
<button type="button" name="mainButton" onclick="location.href='fileinc.html';">Main Page</button>
|
<button type="button" name="mainButton" onclick="location.href='fileinc.html';">Main Page</button>
|
||||||
<button type="button" name="nextButton" onclick="location.href='lvl2.php';">Next Level</button>
|
|
||||||
|
|
||||||
<div align="center"><b><h3>This is Level 1</h3></b></div>
|
<div align="center"><b><h3>This is Level 1</h3></b></div>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user