summaryrefslogtreecommitdiff
path: root/src/pages/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/index.php')
-rw-r--r--src/pages/index.php29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/pages/index.php b/src/pages/index.php
index cb9b417..973838b 100644
--- a/src/pages/index.php
+++ b/src/pages/index.php
@@ -1,4 +1,33 @@
<param:title>hozyro's site</param:title>
<param:active-link>home</param:active-link>
+<table style="width:100%;border-collapse:collapse" cellspacing="0">
+<tbody>
+ <tr>
+ <td style="padding:0" colspan="2">
+ <img
+ src="/static/hzcontent_01.gif"
+ alt="Welcome, stranger!"
+ style="display:block" />
+ </td>
+ </tr>
+ <tr>
+ <td style="padding:0;vertical-align:top">
+ <img src="/static/hzcontent_02.gif" alt="" />
+ </td>
+ <td style="padding:0;vertical-align:top">
+ <div class="tablePara">
+ &hellip;to my corner of the internet (well one of them, at least)!
+ I'm still not quite sure what to put on here, but I'm sure I'll
+ figure something out. In the meantime, you can check out the
+ <span class="mark">About me</span> page or my other, proper website!
+ </div>
+ <div class="tablePara">Until then,<br />toodaloo!</div>
+ </td>
+ </tr>
+</tbody>
+</table>
+
+<p>&nbsp;<br />&nbsp;</p>
+
<?php include SRCDIR . "/includes/under-construction.php"; ?>