Fixed spacing and outdated code
This commit is contained in:
24
index.html
24
index.html
@ -10,33 +10,30 @@
|
||||
<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" border="0" bordercolor="#000000" width="745">
|
||||
<div class="main">
|
||||
<table class="table" bordercolor="#000000" width="745">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td bgcolor="#0000ff">Home
|
||||
<td class="blue">Home
|
||||
</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td class="wproHighlight" bgcolor="#666666" valign="top" height="192">
|
||||
<td class="devil" valign="top" height="192">
|
||||
<p>Hello my name is Thomas Briggs. I am 15 years old and im from Norfolk, England.
|
||||
</p>
|
||||
<p class="no-decoration">I am a flash animator and you can see my animations and games I have made on this site aswell as
|
||||
<a title="" href="https://sirtom93.newgrounds.com/">
|
||||
<font color="#ffffff">sirtom93.newgrounds.com
|
||||
</font>
|
||||
</a>, I also have some audio here.
|
||||
<a title="" href="https://sirtom93.newgrounds.com/">sirtom93.newgrounds.com</a>, I also have some audio here.
|
||||
</p>
|
||||
<p>I can program in c++, html and am currently learning Perl. I will upload finished projects and sources to this site when finished.
|
||||
</p>
|
||||
@ -46,10 +43,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