I am building an expense form with each expense item contained in a table
cell.

I would like to set the table width to 100% (done) and each table cell to
specified percentage width that adds up to the 100%.

My question:

I can't used % to set the width of the <input type="text" /> to the same
percentage as it then only occupies a percentage of the cell.  I can set a
fixed width, but that defeats the liquid layout.

Is there a way to get the width of the input match the width of the table
cell without used fixed widths?

Thank you,

ian
 


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to