summaryrefslogtreecommitdiff
path: root/www/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/header.php')
-rw-r--r--www/header.php19
1 files changed, 19 insertions, 0 deletions
diff --git a/www/header.php b/www/header.php
new file mode 100644
index 0000000..fb17d93
--- /dev/null
+++ b/www/header.php
@@ -0,0 +1,19 @@
+<div id='header' align='center' class='small'>
+<table width='700px'><tr>
+<td><a href='/'>Home</a></td>
+<td>|</td>
+<td><a href='/youtube'>Youtube</a></td>
+<td>|</td>
+<td><a href='/puush'>Puush</a></td>
+<td>|</td>
+<td><a href='/about'>About</a></td>
+</tr>
+</table>
+</div>
+<div>
+<table width='700px'><tr>
+<td>
+<hr>
+</td>
+</table>
+</div>