added a bunch of hyperlinks
This commit is contained in:
parent
a32a74a39d
commit
40ac1e5c5c
2 changed files with 8 additions and 7 deletions
14
index.php
14
index.php
|
@ -13,19 +13,19 @@
|
|||
<p>idk waht to put here for now so have this table</p>
|
||||
<table id="background">
|
||||
<tr>
|
||||
<th><a href="asdasdasd.php">fuck1</a></th>
|
||||
<th>fuck2</th>
|
||||
<th>fuck3</th>
|
||||
<th><a href="asdasdasd.php">asdasdasd.php</a></th>
|
||||
<th><a href="test.php">test.php</a></th>
|
||||
<th><a href="404.html">404.html</a></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>left text</th>
|
||||
<th><a href="favicon.ico">favicon.ico</a></th>
|
||||
<th><iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/jdUXfsMTv7o" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></th>
|
||||
<th>right text</th>
|
||||
<th><a href="LICENSE">LICENSE</a></th>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<th>bottom text</th>
|
||||
<th>middle text</th>
|
||||
<th><a href="README.md">README.md</a></th>
|
||||
<th><a href="php.php">php.php</a></th>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
|
|
1
php.php
Normal file
1
php.php
Normal file
|
@ -0,0 +1 @@
|
|||
<?php phpinfo() >
|
Loading…
Reference in a new issue