|
@@ -7,14 +7,33 @@
|
|
|
|
|
|
<hr />
|
|
|
|
|
|
- <p>
|
|
|
- <font face="arial, helvetica, sans-serif" size="-1">
|
|
|
- <a HREF="/copyright.txt">Copyright © 1999-2005 Erik Andersen</a>
|
|
|
- <br>
|
|
|
- Mail all comments, insults, suggestions and bribes to
|
|
|
- <br>
|
|
|
- Erik Andersen <A HREF="mailto:andersen@codepoet.org">andersen@codepoet.org</A><BR>
|
|
|
- </font>
|
|
|
+
|
|
|
+ <table width="100%">
|
|
|
+ <tr>
|
|
|
+ <td width="60%">
|
|
|
+ <font face="arial, helvetica, sans-serif" size="-1">
|
|
|
+ <a href="/copyright.txt">Copyright © 1999-2005 Erik Andersen</a>
|
|
|
+ <br>
|
|
|
+ Mail all comments, insults, suggestions and bribes to
|
|
|
+ <br>
|
|
|
+ Erik Andersen <a href="mailto:andersen@codepoet.org">andersen@codepoet.org</a><br>
|
|
|
+ </font>
|
|
|
+ </td>
|
|
|
+
|
|
|
+ <td>
|
|
|
+ <a href="http://www.vim.org/"><img border=0 width=88 height=31
|
|
|
+ src="images/written.in.vi.png"
|
|
|
+ alt="This site created with the vi editor"></a>
|
|
|
+ </td>
|
|
|
+
|
|
|
+ <td>
|
|
|
+ <a href="http://osuosl.org/"><img border=0 width=114 height=63
|
|
|
+ src="images/osuosl.png"
|
|
|
+ alt="This site is kindly hosted by OSL"></a>
|
|
|
+ </td>
|
|
|
+
|
|
|
+ </TR>
|
|
|
+ </table>
|
|
|
|
|
|
</body>
|
|
|
</html>
|