RE: Tables (Again)
by Chuck Evans <Chucke(at)captura.com>
|
| Date: |
Sun, 14 Jan 2001 11:46:32 -0800 |
| To: |
"'Martin T. Hugo '" <martyh(at)cinci.rr.com>, "''HWG Techniques (E-mail) ' '" <hwg-techniques(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
You have to run all the TD's in a row together, without blank spaces in the
HTML. It's easier than it sounds. Just break up the code within the TD's
like this, so the breaks occur within an image tag:
<tr><td><img src="yada1.gif" border="0"
height="100" width="100"></td><td><img src="yada2.gif" border="0"
height="100" width="100"></td><td><img src="yada3.gif" border="0"
height="100" width="100"></td></tr>
-----Original Message-----
From: Martin T. Hugo
I have a page I am working on that has a table with borders set to "0".
In
IE it displays fine but in nestcape 6.0 it allows the page background to
show through tiny gaps between the cells.
Please tell me what I can do to eliminate this.
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.