I generate (php) a table with a variable number of <td>s in each row. Is it possible to request a common width for all the <td>s (whose number is unknown)?
Marco ps I know I could generate also the css code with php (and then the <td>s number would be known), but i'm trying to explore css2 capabilities. ______________________________________________________________________ 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/
