[size=1]hi im making a website and there seems to be a space at the top above the header… how do i get rid of it !!! i cant find out whats wrong [/size]
[size=1]attached is the problem topimage is browser view 2nd is dreamweaver view[/size]
[size=1]it looks fine in dreamweaver so why is it have a space in my browser all 3 of em[/size]
[size=1]rogersyahoo,internetexplorer,firefox[/size]
[size=1]here is the code [/size]
[size=1]<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”>
<html>
<head>
<title>Royal Knight Studios</title>
<meta http-equiv=“Content-Type” content=“text/html; charset=iso-8859-1”>
</head>[/size]
[size=1]<body bgcolor="#000000">
<table width=“983” border=“0” cellpadding=“0” cellspacing=“0” bgcolor="#000000">
<!–DWLayoutTable–>
<tr>
<td width=“85” height=“124”> </td>
<td width=“809” valign=“top”><div align=“center”><img src=“header.gif” width=“800” height=“124”></div></td>
<td width=“89”> </td>
</tr>
<tr>
<td height=“47”> </td>
<td valign=“top”><!–DWLayoutEmptyCell–> </td>
<td> </td>
</tr>
<tr>
<td height=“579”> </td>
<td> </td>
<td> </td>
</tr>
</table>
</body>
</html>[/size]