show me your code, here, and your header code too
EDIT: nevermind, you have it up there. But lemme put it in right codes
PHP Code:
<html>
<head>
<title>traderslaboratory</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (traderslaboratory.psd) -->
<table id="Table_01" width="607" height="213" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3">
<img src="http://www.traderslaboratory.com/Pictures/welcome header/traderslaboratory_01.gif" width="607" height="36" alt=""></td>
</tr>
<tr>
<td rowspan="3">
<img src="http://www.traderslaboratory.com/Pictures/welcome header/traderslaboratory_02.gif" width="274" height="177" alt=""></td>
<td>
<a href="http://www.traderslaboratory.com/forums/register.php">
<img src="http://www.traderslaboratory.com/Pictures/welcome header/traderslaboratory_03.gif" width="69" height="26" border="0" alt="Register for Free"></a></td>
<td rowspan="3">
<img src="http://www.traderslaboratory.com/Pictures/welcome header/traderslaboratory_04.gif" width="264" height="177" alt=""></td>
</tr>
<tr>
<td>
<img src="http://www.traderslaboratory.com/Pictures/welcome header/traderslaboratory_05.gif" width="69" height="126" alt=""></td>
</tr>
<tr>
<td>
<a href="http://www.traderslaboratory.com/forums/register.php">
<img src="http://www.traderslaboratory.com/Pictures/welcome header/traderslaboratory_06.gif" width="69" height="25" border="0" alt="Register for Free"></a></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>
<script type="text/javascript"><!--
google_ad_client = "client #";
google_ad_width = 300;
google_ad_height = 250;
google_ad_format = "300x250_as";
google_ad_type = "text";
google_ad_channel = "";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
It might be that your code is outside of your </body> and </html> tags.