[thelist] Accessing table cell properties with CSS?
Chris W. Parker
thelist at lists.evolt.org
Thu Jun 27 17:08:01 2002
> -----Original Message-----
> From: Tom Dell'Aringa [mailto:pixelmech@yahoo.com]
> Sent: Thursday, June 27, 2002 3:03 PM
> To: thelist@lists.evolt.org
> Subject: RE: [thelist] Accessing table cell properties with CSS?
>
>
> Believe it or not, NONE of those suggestions worked! I think what
> happens is the second TD has so little in it, it just shrinks up. I'm
> either going to have to write the whole row and re-think this whole
> thing.
did you try making the first cell it's respective width (268?) and the
other cell 100%? if that doesn't work it is most likely being screwed up
because of another cell somewhere.
chris.