<table> Need Flexible Center Column Only

R

richardv2

In a 3-column layout, I want the right and left columns FIXED at
160-200px and I want the center column to expand to fill the "rest" of
the 100% of the screen, depending on resolution setting on each user's
machine.

I thought


<td width="160">... <td width="100%"... <td width="200"...

would do it but it doesn't.

Help please.
 
B

boclair

richardv2 said:
In a 3-column layout, I want the right and left columns FIXED at
160-200px and I want the center column to expand to fill the "rest" of
the 100% of the screen, depending on resolution setting on each user's
machine.

I thought


<td width="160">... <td width="100%"... <td width="200"...

would do it but it doesn't.



HTML attributes infer the px size unit.

Remove the width attribute from the second td. Set the table width,
even if it is 100%.

Louise
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top