updated dead links and beautify stuff
This commit is contained in:
55
404.html
55
404.html
@ -1,21 +1,48 @@
|
||||
<title>Sirtom93.com - Error 404</title>
|
||||
<title>Sirtom93.com - Error 404
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
|
||||
<link rel="stylesheet" href="./style.css" type="text/css" media="screen" />
|
||||
</head>
|
||||
<body>
|
||||
<div align="center">
|
||||
<p class="menu"><a title="" href="./">Home</a> | <a title="" href="./flash.html">Flash</a> | <a title="" href="./programming.html">Programming</a> | <a title="" href="./contact.html">Contact </a>| <a title="" href="./doom.html">Doom</a></p></div>
|
||||
<p> </p>
|
||||
<center>
|
||||
<table class="table" width="745" border="0" bordercolor="#000000">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td bgcolor="#0000ff">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>
|
||||
</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.)</p>
|
||||
<div align="center">
|
||||
<p class="menu">
|
||||
<a title="" href="./">Home
|
||||
</a> |
|
||||
<a title="" href="./flash.html">Flash
|
||||
</a> |
|
||||
<a title="" href="./programming.html">Programming
|
||||
</a> |
|
||||
<a title="" href="./contact.html">Contact
|
||||
</a>|
|
||||
<a title="" href="./doom.html">Doom
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
<p>
|
||||
</p>
|
||||
<center>
|
||||
<table class="table" width="745" border="0" bordercolor="#000000">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td bgcolor="#0000ff">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>
|
||||
</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.)
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user