James Leslie wrote: > http://metafaq.com/clients/jamestesting/tabtest.html If you increase > the font-size one notch (in firefox) then the 'radio shows' text > wraps around but the others don't. Does anyone know how I can get the > other tabs to also fill the space to make the menu smooth?
You can try CSS table... <http://www.gunlaug.no/tos/moa_11g.html> <http://www.w3.org/TR/CSS21/tables.html#table-display> ...since that's exactly how a table works. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
