Fixed spacing and outdated code

This commit is contained in:
2022-12-31 03:07:55 -08:00
parent 0841cdce4d
commit c3cfda474d
7 changed files with 93 additions and 86 deletions

View File

@ -5,44 +5,41 @@
<link rel="stylesheet" href="./style.css" type="text/css" media="screen" />
</head>
<body>
<div align="center">
<p class="menu">
<a title="" href="./">Home
</a>&nbsp;|&nbsp;
<a title="" href="./flash.html">Flash
</a> |&nbsp;
<a title="" href="./programming.html">Programming
</a> |&nbsp;
<a title="" href="./contact.html">Contact
</a>|
<a title="" href="./doom.html">Doom
</a>
</p>
</div>
<div class="center">
<p class="menu">
<a title="" href="./">Home
</a>&nbsp;|&nbsp;
<a title="" href="./flash.html">Flash
</a>&nbsp;|&nbsp;
<a title="" href="./programming.html">Programming
</a>&nbsp;|&nbsp;
<a title="" href="./contact.html">Contact
</a>&nbsp;|&nbsp;
<a title="" href="./doom.html">Doom
</a>
</p>
</div>
<p>&nbsp;
</p>
<center>
<table class="table" width="745" border="0" bordercolor="#000000">
<div class="main">
<table class="table" width="745" bordercolor="#000000">
<tbody>
<tr>
<td bgcolor="#0000ff">Error 404
<td class="blue">Error 404
</td>
</tr>
<tr valign="top">
<td class="wproHighlight" valign="top" bgcolor="#666666" height="192">
<center>
<h1>This page could not be found!
</h1>
</center>
<td class="devil" valign="top" height="192">
<h1 class="">This page could not be found!</h1>
</p>
</td>
</tr>
</tbody>
</table>
</center>
<p class="center">(Please note that this site is not owned by Sirtom93 anymore, This site is owned by
<a href="https://sophia.wtf">sophia.wtf
</a>, this is here to keep history.)
</div>
<p class="">(Please note that this site is not owned by Sirtom93 anymore, This site is owned by
<a href="https://sophia.wtf">sophia.wtf</a>, this is here to keep history.)
</p>
</p>
</body>
</html>