> >> How about using a table, as this does look like tabular data to me? >> Then you could easily align the TH to the right and the TD to the >> left. > > In the new world of CSS, aren't we supposed to avoid tables? >
No, we're supposed to avoid the misuse of tables to achieve presentational goals. Table elements are there for the purpose of displaying tabular data, so if your data is tabular, use a table at that point on your page. That way your markup is semantically sound. Nick. -- Nick Fitzsimons http://www.nickfitz.co.uk/ ______________________________________________________________________ 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/