Re: keeping one column in a table constant size
by "Gary Krockover" <gary(at)garykrockover.com>
|
Date: |
Wed, 21 Aug 2002 11:18:50 -0500 |
To: |
<hwg-techniques(at)hwg.org> |
References: |
services |
|
todo: View
Thread,
Original
|
|
Something like?
<table width="100%" border="1" cellspacing="0" cellpadding="5">
<tr>
<td width="49%"> </td>
<td width="2"> </td>
<td width="49%"> </td>
</tr>
</table>
GK
| Hi all,
|
| I want to make a table that has one column that stays the same specified
| size while the others can be "flexible". In other, if I have columns A, B,
| C, I want B to be 2 px wide, and the other two to fill in the rest of the
| screen equally.
|
| So do I specify width=2px for B, and width=50% for A and C?
|
| Thanks
|
| Nate
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA