RE: table
by "Brian A. Sayrs" <sayrs(at)southwindsolutions.com>
|
| Date: |
Mon, 13 Mar 2000 21:03:56 -0800 |
| To: |
"'packman(at)surfree.com'" <packman(at)surfree.com>, "hwg-techniques(at)mail.hwg.org" <hwg-techniques(at)mail.hwg.org> |
| |
todo: View
Thread,
Original
|
|
The browser is rendering spaces because of the carriage returns between =
the tags. It's doing it in all of it, but you can't see with the =
vertical bars because you're coloring the background, and it's happening =
in the bottom section, but it's rendering it beneath the image. To fix =
it, just remove all of the carriage returns between the <TR> and </TR> =
tags, like this:
<!--=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D TOP =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D -->
<tr><td colspan=3D"3"><IMG SRC=3D"top.gif" width=3D"600" =
height=3D"60"></td></tr>
<!--=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D MIDDLE =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D-->
I know it's not pretty, but it's product is...
Brian A. Sayrs
Owner, Southwind Solutions
-----Original Message-----
From: P.H.McKibben [SMTP:packman(at)surfree.com]
Sent: Monday, March 13, 2000 7:48 PM
To: hwg-techniques(at)mail.hwg.org
Subject: table
why is this table not closed by
cellspacing=3D0 and not totally
blank in the middle??
look at it here:
http://www.mygahome.com/4sale.htm
or:
<table width=3D"600" cellspacing=3D"0" cellpadding=3D"0" border=3D"0">
<!--=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D TOP =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D -->
<tr>
<td colspan=3D"3">
<IMG SRC=3D"top.gif" width=3D"600" height=3D"60">
</td>
</tr>
<!--=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D MIDDLE =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D-->
<tr>
<td width=3D"50" height=3D"200" bgcolor=3D"red">
</td>
<td width=3D"500" height=3D"200">
</td>
<td width=3D"50" height=3D"200" bgcolor=3D"red">
</td>
</tr>
<!--=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D BOTTOM =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D-->
<tr>
<td colspan=3D"3">
<IMG SRC=3D"bottom.gif" width=3D"600" height=3D"60">
</td>
</tr>
</table>
thanks for any help....
pack
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.