View Full Version : Space between tables


Psycosys
09-17-2006, 01:44 AM
Hi,

I'm having some trouble getting rid of a space between two tables on the main page of a website I'm working on.

It's odd because I'm using very similar code on the rest of the pages and the space does not show up on them. It also doesn't show up when I'm editing the page in DreamWeaver.

The page I'm having trouble with is http://www.sonoma.edu/ksun and the space I can't get to go away shows up as the grey bar in between the header for the site and the main content pane.

If someone could explain to me why that space/grey bar is there and how I can go about getting rid of it I would appreciate it very much.

Thanks,
Blake

_zr_
09-17-2006, 02:40 PM
Try getting rid of the break between the two tables? I'm not sure if that'll work because I just woke up and skimmed your code. But it might ^.^;

Psycosys
09-18-2006, 07:16 PM
As far as I can tell there is no break between the tables. If you could show me where the break is that is causing the problem then I would definitely take it out.

<table width="795" border="0" cellspacing="0" cellpadding="0" bgcolor="ffffff">
<tr>
<td>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="header.part1.jpg" width="795" height="105" usemap="#Map" border="0"></td>
</tr>
<tr>
<td background="header.part2.jpg" height="31">&nbsp;</td>
</tr>
</table>
</td>

</tr>
</table>

There is no break here which I suspected could be the culprit but doesn't seem to be.

<table width="795" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">
<tr>
<td width="201" valign="top">
<table width="95%" border="0" cellspacing="0" cellpadding="3" align="center">
<tr>
<td bgcolor="#c33100" align="center">
<font face="Arial, Helvetica, sans-serif" size="2" color="#ffffff"><b>In Studio Webcam</b></font>

</td>
</tr>
<tr>
<td bgcolor="#f1eee7" align="center">
<a href="http://ksunlivecam.sonoma.edu" target="new"><img alt="Webcam link" src="webcam.jpg" style="border: 0px solid ; height: 123px; width: 164px;"></a>
</td>
</tr>
</table>
<br>

<div align="center">
<a href="http://www.myspace.com/ssuradio" target="new"><img alt="SSU Radio MySpace page link" src="ms_link.jpg" style="border: 1px solid ; height: 55px; width: 191px;" align="center"></a>
</div>
<br>
<table width="95%" border="0" cellspacing="0" cellpadding="3" align="center">
<tr>
<td bgcolor="#c33100" align="center">
<font face="Arial, Helvetica, sans-serif" color="#ffffff" size="2"><b>Contact Us </b></font>

</td>
</tr>
<tr>
<td bgcolor="#f1eee7" valign="top">
<font face="Verdana, Arial, Helvetica, sans-serif" size="1"> 707-664-2623 Studio / Requests<br>
707-664-2622 Business<br>
707-664-2621 Office</font><br>

<br>
<font face="Verdana, Arial, Helvetica, sans-serif" size="1">KSUN/KRPC-LP
<br>
Attn.: Music Department<br>
Sonoma State University<br>
1801 E. Cotati Ave.<br>
Rohnert Park, CA 94928 </font>

</td>
</tr>
</table><br>
</td>
<td width=594 valign="top">
<table width="98%" border="0" cellspacing="0" cellpadding="3" align="center" valign="top">
<tr>
<td bgcolor="#c33100" align="center">
<font face="Arial, Helvetica, sans-serif" color="#ffffff" size="2"><b>News</b></font>

</td>
</tr>