Fixed spacing and outdated code
This commit is contained in:
21
doom.html
21
doom.html
@ -5,31 +5,31 @@
|
||||
<link rel="stylesheet" href="./style.css" type="text/css" media="screen" />
|
||||
</head>
|
||||
<body>
|
||||
<div align="center">
|
||||
<div class="center">
|
||||
<p class="menu">
|
||||
<a title="" href="./">Home
|
||||
</a> |
|
||||
<a title="" href="./flash.html">Flash
|
||||
</a> |
|
||||
</a> |
|
||||
<a title="" href="./programming.html">Programming
|
||||
</a> |
|
||||
</a> |
|
||||
<a title="" href="./contact.html">Contact
|
||||
</a>|
|
||||
</a> |
|
||||
<a title="" href="./doom.html">Doom
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
<p>
|
||||
</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">Doom
|
||||
<td class="blue">Doom
|
||||
</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td class="wproHighlight" valign="top" bgcolor="#666666" height="192">
|
||||
<td class="devil" valign="top" height="192">
|
||||
<p>I have been playing doom for ages and am a huge fan of all the games.
|
||||
</p>
|
||||
<p>I play using Skulltag or the doom95 loader. I am usually on doom connector too.
|
||||
@ -44,10 +44,9 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
<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.)
|
||||
<a href="https://sophia.wtf">sophia.wtf</a>, this is here to keep history.)
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user