Updated look
This commit is contained in:
43
index.html
43
index.html
@ -1,46 +1,11 @@
|
||||
<title>Sirtom93.com - Home</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"/>
|
||||
<style type="text/css"><!--
|
||||
body {
|
||||
background-color: #000000;
|
||||
}
|
||||
body,td,th {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
a:link {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:visited {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:active {
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
.style2 {font-weight: bold; font-family: Arial, Helvetica, sans-serif; letter-spacing: -1px;}
|
||||
.table {
|
||||
border-right-width: 1px;
|
||||
border-bottom-width: 0px;
|
||||
border-left-width: 1px;
|
||||
border-top-style: none;
|
||||
border-right-style: solid;
|
||||
border-bottom-style: none;
|
||||
border-left-style: solid;
|
||||
border-bottom-color: #000000;
|
||||
}
|
||||
--></style>
|
||||
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
|
||||
</head>
|
||||
<body>
|
||||
<div align="center">
|
||||
<p class="style2"><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 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" border="0" bordercolor="#000000" width="745">
|
||||
@ -50,10 +15,10 @@ border-bottom-color: #000000;
|
||||
<tr valign="top">
|
||||
<td class="wproHighlight" bgcolor="#666666" valign="top" height="192">
|
||||
<p>Hello my name is Thomas Briggs. I am 15 years old and im from Norfolk, England.</p>
|
||||
<p>I am a flash animator and you can see my animations and games I have made on this site aswell as <a title="" href="http://www.sirtom93.newgrounds.com/"><font color="#ffffff">sirtom93.newgrounds.com</font></a>, I also have some audio here.</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="http://www.sirtom93.newgrounds.com/"><font color="#ffffff">sirtom93.newgrounds.com</font></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>
|
||||
<p>And lastly it should be noted that I am a huge Doom fan (the game by ID) and play alot of skulltag (Doom engine). I am currently working on some maps using doom builder, you can see videos and info in the Doom section.</p></td></tr></tbody></table></center>
|
||||
<center><p>(Please note that this site is not owned by Sirtom93 anymore, This site is owned by sophia.wtf, this is here to keep history.)</p></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