stickleprojects Level: Moderator Registered: 09-09-2002 Posts: 891
Re: how do I?
Hi,
Put them all in the same TR element.
<TR>
<TD color="#CC0000">A1</TD>
<td colspan="4" style="padding-right: 213px;"></td>
<TD color="#CC0000">B1</TD> <TD color="#CC0000">C1</TD>
Hi, Thanks. I don' want to put in the same line. I want to keep A1 and C1 on left and B1 on right. Since B1 is a big SELECT box, I want to match parallely. Thanks.
08-01-2006 at 03:07 PM
|
~Bean~ Level: VB Guru Registered: 07-04-2003 Posts: 488
Re: how do I?
Use <td rowspan="x"> or, alternatively, use Div's for layout
____________________________
Eggheads unite! You have nothing to lose but your yolks.