It's a clusterfuck IMO.
Code:
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title> (Basic)dev</title>
<link rel="stylesheet" href="js/style.css" type="text/css">
<link rel="stylesheet" href="js/screen.css" type="text/css">
<script type="text/javascript" src="js/jquery.js"></script>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
</head>
<body>
<div class="main-div">
<!-- START MARQUEE & BANNER -->
<div class="banner"></div>
<!-- END MARQUEE & BANNER --> </td>
</tr>
</table>
<table class="sidebar-main" cellpadding="0" cellspacing="0">
<tr>
<td id="sidebar">
<center>
<div class="status"></div>
<div class="statusbottom"></div>
</td>
<td id="mainbox">
<div id="txt">
</div>
</td>
</tr>
</table>
<!-- END SIDEBAR | MAINBOX --><marquee behavior="scroll" direction="left">Just because I can.</marquee>
<p style="font-size:10px;">
<!-- START FOOTER -->
<div id="bodybottom"></div>
<div class="footer" cellpadding="0" cellspacing="0"><center><br/>
Designed and coded by <a href="http://forum.ragezone.com/members/743499.html" target="blank">(Basic) of RaGEZONE</a> © 2012<br/>
</div>
<!-- END FOOTER -->
There's too many things wrong with it to list.
Just start from actual scratch.