Fixed spacing and outdated code
This commit is contained in:
49
404.html
49
404.html
@ -5,44 +5,41 @@
|
|||||||
<link rel="stylesheet" href="./style.css" type="text/css" media="screen" />
|
<link rel="stylesheet" href="./style.css" type="text/css" media="screen" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div align="center">
|
<div class="center">
|
||||||
<p class="menu">
|
<p class="menu">
|
||||||
<a title="" href="./">Home
|
<a title="" href="./">Home
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./flash.html">Flash
|
<a title="" href="./flash.html">Flash
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./programming.html">Programming
|
<a title="" href="./programming.html">Programming
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./contact.html">Contact
|
<a title="" href="./contact.html">Contact
|
||||||
</a>|
|
</a> |
|
||||||
<a title="" href="./doom.html">Doom
|
<a title="" href="./doom.html">Doom
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
</p>
|
</p>
|
||||||
<center>
|
<div class="main">
|
||||||
<table class="table" width="745" border="0" bordercolor="#000000">
|
<table class="table" width="745" bordercolor="#000000">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td bgcolor="#0000ff">Error 404
|
<td class="blue">Error 404
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr valign="top">
|
<tr valign="top">
|
||||||
<td class="wproHighlight" valign="top" bgcolor="#666666" height="192">
|
<td class="devil" valign="top" height="192">
|
||||||
<center>
|
<h1 class="">This page could not be found!</h1>
|
||||||
<h1>This page could not be found!
|
|
||||||
</h1>
|
|
||||||
</center>
|
|
||||||
</p>
|
</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</center>
|
</div>
|
||||||
<p class="center">(Please note that this site is not owned by Sirtom93 anymore, This site is owned by
|
<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 href="https://sophia.wtf">sophia.wtf</a>, this is here to keep history.)
|
||||||
</a>, this is here to keep history.)
|
</p>
|
||||||
</p>
|
</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
21
contact.html
21
contact.html
@ -5,31 +5,31 @@
|
|||||||
<link rel="stylesheet" href="./style.css" type="text/css" media="screen" />
|
<link rel="stylesheet" href="./style.css" type="text/css" media="screen" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div align="center">
|
<div class="center">
|
||||||
<p class="menu">
|
<p class="menu">
|
||||||
<a title="" href="./">Home
|
<a title="" href="./">Home
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./flash.html">Flash
|
<a title="" href="./flash.html">Flash
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./programming.html">Programming
|
<a title="" href="./programming.html">Programming
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./contact.html">Contact
|
<a title="" href="./contact.html">Contact
|
||||||
</a>|
|
</a> |
|
||||||
<a title="" href="./doom.html">Doom
|
<a title="" href="./doom.html">Doom
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
</p>
|
</p>
|
||||||
<center>
|
<div class="main">
|
||||||
<table class="table" width="745" border="0" bordercolor="#000000">
|
<table class="table" width="745" bordercolor="#000000">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td bgcolor="#0000ff">Contact
|
<td class="blue">Contact
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr valign="top">
|
<tr valign="top">
|
||||||
<td class="wproHighlight" valign="top" bgcolor="#666666" height="192">
|
<td class="devil" valign="top" height="192">
|
||||||
<p>Feel free to send me an email - inbox@sirtom93.com
|
<p>Feel free to send me an email - inbox@sirtom93.com
|
||||||
</p>
|
</p>
|
||||||
<p>If you want my msn then ask
|
<p>If you want my msn then ask
|
||||||
@ -40,10 +40,9 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</center>
|
</div>
|
||||||
<p class="center">(Please note that this site is not owned by Sirtom93 anymore, This site is owned by
|
<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 href="https://sophia.wtf">sophia.wtf</a>, this is here to keep history.)
|
||||||
</a>, this is here to keep history.)
|
|
||||||
</p>
|
</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
21
doom.html
21
doom.html
@ -5,31 +5,31 @@
|
|||||||
<link rel="stylesheet" href="./style.css" type="text/css" media="screen" />
|
<link rel="stylesheet" href="./style.css" type="text/css" media="screen" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div align="center">
|
<div class="center">
|
||||||
<p class="menu">
|
<p class="menu">
|
||||||
<a title="" href="./">Home
|
<a title="" href="./">Home
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./flash.html">Flash
|
<a title="" href="./flash.html">Flash
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./programming.html">Programming
|
<a title="" href="./programming.html">Programming
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./contact.html">Contact
|
<a title="" href="./contact.html">Contact
|
||||||
</a>|
|
</a> |
|
||||||
<a title="" href="./doom.html">Doom
|
<a title="" href="./doom.html">Doom
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
</p>
|
</p>
|
||||||
<center>
|
<div class="main">
|
||||||
<table class="table" width="745" border="0" bordercolor="#000000">
|
<table class="table" width="745" bordercolor="#000000">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td bgcolor="#0000ff">Doom
|
<td class="blue">Doom
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr valign="top">
|
<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>I have been playing doom for ages and am a huge fan of all the games.
|
||||||
</p>
|
</p>
|
||||||
<p>I play using Skulltag or the doom95 loader. I am usually on doom connector too.
|
<p>I play using Skulltag or the doom95 loader. I am usually on doom connector too.
|
||||||
@ -44,10 +44,9 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</center>
|
</div>
|
||||||
<p class="center">(Please note that this site is not owned by Sirtom93 anymore, This site is owned by
|
<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 href="https://sophia.wtf">sophia.wtf</a>, this is here to keep history.)
|
||||||
</a>, this is here to keep history.)
|
|
||||||
</p>
|
</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
22
flash.html
22
flash.html
@ -5,31 +5,31 @@
|
|||||||
<link rel="stylesheet" href="./style.css" type="text/css" media="screen" />
|
<link rel="stylesheet" href="./style.css" type="text/css" media="screen" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div align="center">
|
<div class="center">
|
||||||
<p class="menu">
|
<p class="menu">
|
||||||
<a title="" href="./">Home
|
<a title="" href="./">Home
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./flash.html">Flash
|
<a title="" href="./flash.html">Flash
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./programming.html">Programming
|
<a title="" href="./programming.html">Programming
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./contact.html">Contact
|
<a title="" href="./contact.html">Contact
|
||||||
</a>|
|
</a> |
|
||||||
<a title="" href="./doom.html">Doom
|
<a title="" href="./doom.html">Doom
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
</p>
|
</p>
|
||||||
<center>
|
<div class="main">
|
||||||
<table class="table" width="745" border="0" bordercolor="#000000">
|
<table class="table" width="745" bordercolor="#000000">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td bgcolor="#0000ff">Flash
|
<td class="blue">Flash
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr valign="top">
|
<tr valign="top">
|
||||||
<td class="wproHighlight" valign="top" bgcolor="#666666" height="192">
|
<td class="devil" valign="top" height="192">
|
||||||
<p>I have been making games and animations in adobe flash for about 2 years now. Here is some of my work:
|
<p>I have been making games and animations in adobe flash for about 2 years now. Here is some of my work:
|
||||||
</p>
|
</p>
|
||||||
<p class="no-decoration">
|
<p class="no-decoration">
|
||||||
@ -68,10 +68,10 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</center>
|
</div>
|
||||||
<p class="center">(Please note that this site is not owned by Sirtom93 anymore, This site is owned by
|
<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 href="https://sophia.wtf">sophia.wtf</a>, this is here to keep history.)
|
||||||
</a>, this is here to keep history.)
|
</p>
|
||||||
</p>
|
</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
24
index.html
24
index.html
@ -10,33 +10,30 @@
|
|||||||
<a title="" href="./">Home
|
<a title="" href="./">Home
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./flash.html">Flash
|
<a title="" href="./flash.html">Flash
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./programming.html">Programming
|
<a title="" href="./programming.html">Programming
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./contact.html">Contact
|
<a title="" href="./contact.html">Contact
|
||||||
</a>|
|
</a> |
|
||||||
<a title="" href="./doom.html">Doom
|
<a title="" href="./doom.html">Doom
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
</p>
|
</p>
|
||||||
<center>
|
<div class="main">
|
||||||
<table class="table" border="0" bordercolor="#000000" width="745">
|
<table class="table" bordercolor="#000000" width="745">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td bgcolor="#0000ff">Home
|
<td class="blue">Home
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr valign="top">
|
<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>Hello my name is Thomas Briggs. I am 15 years old and im from Norfolk, England.
|
||||||
</p>
|
</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
|
<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/">
|
<a title="" href="https://sirtom93.newgrounds.com/">sirtom93.newgrounds.com</a>, I also have some audio here.
|
||||||
<font color="#ffffff">sirtom93.newgrounds.com
|
|
||||||
</font>
|
|
||||||
</a>, I also have some audio here.
|
|
||||||
</p>
|
</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>I can program in c++, html and am currently learning Perl. I will upload finished projects and sources to this site when finished.
|
||||||
</p>
|
</p>
|
||||||
@ -46,10 +43,9 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</center>
|
</div>
|
||||||
<p class="center">(Please note that this site is not owned by Sirtom93 anymore, This site is owned by
|
<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 href="https://sophia.wtf">sophia.wtf</a>, this is here to keep history.)
|
||||||
</a>, this is here to keep history.)
|
|
||||||
</p>
|
</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -5,46 +5,45 @@
|
|||||||
<link rel="stylesheet" href="./style.css" type="text/css" media="screen" />
|
<link rel="stylesheet" href="./style.css" type="text/css" media="screen" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div align="center">
|
<div class="center">
|
||||||
<p class="menu">
|
<p class="menu">
|
||||||
<a title="" href="./">Home
|
<a title="" href="./">Home
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./flash.html">Flash
|
<a title="" href="./flash.html">Flash
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./programming.html">Programming
|
<a title="" href="./programming.html">Programming
|
||||||
</a> |
|
</a> |
|
||||||
<a title="" href="./contact.html">Contact
|
<a title="" href="./contact.html">Contact
|
||||||
</a>|
|
</a> |
|
||||||
<a title="" href="./doom.html">Doom
|
<a title="" href="./doom.html">Doom
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
</p>
|
</p>
|
||||||
<center>
|
<div class="main">
|
||||||
<table class="table" width="745" border="0" bordercolor="#000000">
|
<table class="table" width="745" bordercolor="#000000">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td bgcolor="#0000ff">Programming
|
<td class="blue">Programming
|
||||||
<br/>
|
<br/>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr valign="top">
|
<tr valign="top">
|
||||||
<td class="wproHighlight" valign="top" bgcolor="#666666" height="192">
|
<td class="devil" valign="top" height="192">
|
||||||
<p>I enjoy programming and scripting in c++ and Perl. Aswell as languages like actionscript for flash.
|
<p>I enjoy programming and scripting in c++ and Perl. Aswell as languages like actionscript for flash.
|
||||||
</p>
|
</p>
|
||||||
<p>Some of my work is up at
|
<p>Some of my work is up at
|
||||||
<a class="no-decoration" href="https://web.archive.org/web/20090131053924/http://www.coderprofile.com:80/coder/sirtom93">www.coderprofile.com
|
<a class="no-decoration" href="https://web.archive.org/web/20090131053924/http://www.coderprofile.com:80/coder/sirtom93">www.coderprofile.com</a>.
|
||||||
</a>.
|
|
||||||
</p>
|
</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</center>
|
</div>
|
||||||
<p class="center">(Please note that this site is not owned by Sirtom93 anymore, This site is owned by
|
<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 href="https://sophia.wtf">sophia.wtf</a>, this is here to keep history.)
|
||||||
</a>, this is here to keep history.)
|
</p>
|
||||||
</p>
|
</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
17
style.css
17
style.css
@ -58,12 +58,29 @@ a:active {
|
|||||||
border-left-style: solid;
|
border-left-style: solid;
|
||||||
border-bottom-color: #000000;
|
border-bottom-color: #000000;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
border: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.no-decoration a {
|
.no-decoration a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
.no-decoration {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
.center {
|
.center {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
td.devil{
|
||||||
|
background-color: #666666;
|
||||||
|
}
|
||||||
|
td.blue{
|
||||||
|
background-color: #0000ff;
|
||||||
|
}
|
||||||
|
div.main{
|
||||||
|
margin: auto;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
Reference in New Issue
Block a user