Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Removing dead space from bottom of Web page

Status
Not open for further replies.

rocknrisk

Programmer
May 14, 2002
43
GB
Hi all,

I have a problem. I've designed a Web page in Dreamweaver 4. Everything looks good except that I have about 400 pixels of space at the bottom of the page, and I cannot (for life in me) get rid of it.

Any ideas?

Thanks in advance.[dazed] "Finish what you started"
 
Hi,

Can you post your code up so we can see this "dead" space please.

Thanks!

james
 
<html>
<head>
<title>Agent Information Centre</title>
<meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;>

<script language=JavaScript>
<!--
//Disable right mouse click Script

var message=&quot;Function Disabled!&quot;;
///////////////////////////////////
function clickIE() {
if (document.all) {
alert(message);return false;
}
}

function clickNS(e) {
if (document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {
alert(message);return false;
}
}
}

if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;
} else {
document.onmouseup=clickNS;document.oncontextmenu=clickIE;
}

document.oncontextmenu=new Function(&quot;return false&quot;)

// -->
</script>

<SCRIPT LANGUAGE=&quot;JavaScript&quot; SRC=&quot;menu.js&quot;></script>

<style>
<!--
.itemBorder { border: 1px solid black }
.itemText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }

-->
</style>
<link rel=&quot;stylesheet&quot; href=&quot;styles.css&quot; type=&quot;text/css&quot;>
</head>
<BODY marginwidth=&quot;0&quot; marginheight=&quot;0&quot; style=&quot;margin: 0&quot; onLoad=&quot;writeMenus()&quot; onResize=&quot;if (isNS4) nsResizeHandler()&quot;>
<TABLE bgcolor=&quot;#003366&quot; width=&quot;100%&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;>
<tr>
<td height=&quot;20&quot; valign=&quot;top&quot; colspan=&quot;3&quot;>&nbsp;</td>
</tr>
<tr>
<td width=&quot;266&quot; valign=&quot;top&quot; rowspan=&quot;2&quot; bgcolor=&quot;#993300&quot;><img src=&quot;IMAGES/aiclogo.gif&quot; width=&quot;266&quot; height=&quot;100&quot;></td>
<td valign=&quot;middle&quot; rowspan=&quot;2&quot; bgcolor=&quot;#993300&quot; align=&quot;center&quot; width=&quot;500&quot;>
<img src=&quot;IMAGES/topgraphiccompany.gif&quot; width=&quot;450&quot; height=&quot;100&quot;></td>
<td height=&quot;49&quot; valign=&quot;middle&quot; bgcolor=&quot;#993300&quot; align=&quot;right&quot;> <img src=&quot;IMAGES/btowlogo.gif&quot; width=&quot;234&quot; height=&quot;49&quot; align=&quot;right&quot;></td>
</tr>
<tr>
<td valign=&quot;middle&quot; height=&quot;51&quot; bgcolor=&quot;#993300&quot; align=&quot;right&quot;> <img src=&quot;IMAGES/logo.gif&quot; width=&quot;183&quot; height=&quot;37&quot; align=&quot;absmiddle&quot;></td>
</tr>
<tr bgcolor=&quot;#C0C0C0&quot;>
<td height=&quot;3&quot; colspan=&quot;3&quot; valign=&quot;top&quot;><img src=&quot;IMAGES/spacer.gif&quot; width=&quot;100&quot; height=&quot;3&quot;></td>
</tr>
</TABLE>
<table width=&quot;100%&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; bgcolor=&quot;#993300&quot;>
<TR>
<TD valign=&quot;top&quot; rowspan=&quot;2&quot; width=&quot;16&quot;><img src=&quot;images/spacer.gif&quot; width=&quot;13&quot; height=&quot;26&quot; align=&quot;top&quot;></TD>
<TD height=5 valign=&quot;top&quot; colspan=&quot;2&quot;><img src=&quot;images/spacer.gif&quot; width=&quot;400&quot; height=&quot;5&quot;></TD>
</TR>
<TR>
<TD height=26 width=&quot;602&quot; valign=&quot;top&quot; align=&quot;left&quot;>
<SCRIPT LANGUAGE=&quot;JavaScript&quot; SRC=&quot;date.js&quot;></script>
</TD>
<TD width=&quot;401&quot; valign=&quot;top&quot; align=&quot;right&quot;>
<div align=&quot;right&quot;><img src=&quot;images/pagetitle.gif&quot; width=&quot;400&quot; height=&quot;26&quot;></div>
</TD>
</TR>
</table>
<table width=&quot;100%&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;>
<tr>
<td width=&quot;15&quot; valign=&quot;top&quot; rowspan=&quot;2&quot;><img src=&quot;images/spacer.gif&quot; width=&quot;15&quot; height=&quot;100&quot;></td>
<td valign=&quot;top&quot; height=&quot;10&quot; width=&quot;987&quot;><img src=&quot;images/spacer.gif&quot; width=&quot;500&quot; height=&quot;10&quot;></td>
<td width=&quot;17&quot; rowspan=&quot;2&quot; valign=&quot;top&quot;>
<div align=&quot;right&quot;><img src=&quot;images/spacer.gif&quot; width=&quot;15&quot; height=&quot;100&quot;></div>
</td>
</tr>
<tr>
<td valign=&quot;top&quot; height=&quot;183&quot;>
<table width=&quot;100%&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;>
<tr>
<td width=&quot;987&quot; height=&quot;51&quot; valign=&quot;top&quot; class=maintext>

<!-- PAGE CONTENT GOES HERE -->

<B><FONT size=6>Overseas Working & Further Information</FONT></B><P>

<B>Further Information</B><P>

The BT UK Data Protection Unit has primary responsibility for providing advice to the business and carrying out other data protection activities. These activities include:<P>
<UL type=&quot;circle&quot;>
<LI>Handling requests from individuals for copies of their data,
<LI>The Notifying/Registering of data processing purposes,
<LI>Managing the relationship with the Data Protection Commissioner.
</UL>

<!-- END PAGE CONTENT -->

</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html> &quot;Finish what you started&quot;
 
Hi,

If you mean the space under your table, you can't remove it, because if you display it in a web browser, the space under that table is dependant on the viewers resoultion and screen size.

That 400 pixels is small on a 640 resolution but large on a 1200 resolution, but there is no way of removing it unless you put it in a framset.

Cheers.

James
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top