Update lvl3.php

This commit is contained in:
Ramazan Emre Erkan 2018-11-30 03:21:12 +03:00 committed by GitHub
parent 96f7c04e3f
commit 53516d2331
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,10 +9,10 @@
<div style="background-color:#c9c9c9;padding:15px;">
<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>
<div align="center"><b><h3>This is Level 3</h3></b></div>
<button type="button" name="mainButton" onclick="location.href='fileinc.html';">Main Page</button>
</div>
<div align="center"><b><h3>This is Level 3</h3></b></div>
<div align="center">
<a href=lvl3.php?file=1><button>Button</button></a>
<a href=lvl3.php?file=2><button>The Other Button!</button></a>