Topic: I can't believe I forgot a table tag (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=9641" title="Pages that link to Topic: I can&amp;#039;t believe I forgot a table tag (Page 1 of 1)" rel="nofollow" >Topic: I can&#039;t believe I forgot a table tag <span class="small">(Page 1 of 1)</span>\

 
The Jackal
Paranoid (IV) Inmate

From: The Dark Side of the Moon
Insane since: Jun 2000

posted posted 05-19-2003 20:11

I swear I have not used this tag in a long time. I could swear there is a tag for tables to extend the width for the remainder of the screen. For example, I want a table that is 150px wide in the left colum and the right colum will automatically take up the remainder of the screen. I thought the tag was something like

code:
<td width="*%">



Any help would be nice

DL-44
Maniac (V) Inmate

From: under the bed
Insane since: Feb 2000

posted posted 05-19-2003 20:50

It looks like you're trying to apply an attribute from a frameset to this. As far as I know you can't treat it that way.

The way it was always done was to simply specify the width of the second one as "100%".

How that will be treated by current browsers I don't really know though...

Perfect Thunder
Paranoid (IV) Inmate

From: Milwaukee
Insane since: Oct 2001

posted posted 05-19-2003 21:01

Set the width of the entire table to whatever you want (say it's full-screen, just specify 100%). Then set the width of the left TD to 150 (or whatever). Columns with unspecified width will stretch to make up the rest of the table.

Trigger
Paranoid (IV) Inmate

From:
Insane since: Jun 2002

posted posted 05-19-2003 21:37

use a wildcard



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu