Re: Tables

by "Stephanie Thrasher" <sjthrasher(at)jps.net>

 Date:  Tue, 12 Dec 2000 08:10:30 -0800
 To:  <hwg-basics(at)hwg.org>
 References:  enterprise workhorse computer
  todo: View Thread, Original
Andrew,

Can you clarify what you want the table to look like with its 17 columns?  I
wonder if what you need is to have each row be a nested table.

Stephanie

----- Original Message -----
From: "Andrew Angelopoulos" <angelopoulos(at)csi.com>
To: <hwg-basics(at)hwg.org>
Sent: Tuesday, December 12, 2000 6:30 AM
Subject: Tables


> (Resent. Sorry if this is the second time, but I never saw the first one
> appear)
>
> Help. This is making me nuts!
>
> What am I doing wrong?
>
> Look at the sample below and find the table data with the letter "M" If
> colspan is missing or set to 1 is looks like colspan is set to 8 or 9. In
> IE, if cellspacing is set to 3 it works just fine. If I set COLSPAN to 2
it
> works just fine in IE and NN (regardless of cellspacing setting). What is
> going on????
>
> Andrew
>
> btw- there are 17 cols (I've tried using the same and different number of
> cols in each row--same result).
>
> <HTML>
> <BODY>
> <TABLE align="center" cellspacing="0" cellpadding="0" border="1">
> <TR>
> <TD colspan="15">XXXXXXXXXXXXXXX</TD>
> <TD colspan="2">&nbsp;&nbsp;</TD>
> </TR>
> <TR>
> <TD colspan="7">1234</TD>
> <TD colspan="1">M</TD>
> <TD colspan="9">LAST</TD>
> </TR>
> </TABLE>
> </BODY>
> </HTML>
>
>
>

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA