Update lvl1.php
This commit is contained in:
parent
1bdc1eb1a2
commit
de999b780e
|
@ -7,7 +7,7 @@
|
|||
|
||||
<body>
|
||||
<button type="button" name="homeButton" onclick="location.href='../../homepage.html';">Home Page</button>
|
||||
<button type="button" name="mainButton" onclick="location.href='main.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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user