# Help with website unwanted spaces

**URL:** https://forum.kirupa.com/t/help-with-website-unwanted-spaces/160842
**Category:** Uncategorized
**Created:** [August 29, 2005, 11:23pm UTC](https://forum.kirupa.com/t/help-with-website-unwanted-spaces/160842 "2005-08-29T23:23:44Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Icehawk](https://avatars.discourse-cdn.com/v4/letter/i/51bf81/32.png) [@Icehawk](https://forum.kirupa.com/u/Icehawk)
#### Post date: [August 29, 2005, 11:23pm UTC](https://forum.kirupa.com/t/help-with-website-unwanted-spaces/160842/1 "2005-08-29T23:23:44Z")

</div>

[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”\>&nbsp;\</td\>  
\<td width=“809” valign=“top”\>\<div align=“center”\>\<img src=“header.gif” width=“800” height=“124”\>\</div\>\</td\>  
\<td width=“89”\>&nbsp;\</td\>  
\</tr\>  
\<tr\>  
\<td height=“47”\>&nbsp;\</td\>  
\<td valign=“top”\>\<!–DWLayoutEmptyCell–\>&nbsp;\</td\>  
\<td\>&nbsp;\</td\>  
\</tr\>  
\<tr\>  
\<td height=“579”\>&nbsp;\</td\>  
\<td\>&nbsp;\</td\>  
\<td\>&nbsp;\</td\>  
\</tr\>  
\</table\>  
\</body\>  
\</html\>[/size]
