> I need a table like set of css code for: Column 1 (service) Column's 2 & > 3 prices > Has anyone seen anything or can you please give me a clue or more;-) > This obviously > can't be ID's, so I was thinking a 3 column like setup with classes, but > would appreciate > seeing something?
That is tabular data, and that is what we have tables for. The cool thing about real tables is that you can use headers and cells that have a real connection and that the whole thing resizes nicely with content of different heights. More on why tables rock for tabular data: http://icant.co.uk/articles/tables/ Getting inspired on how to make them pretty: http://icant.co.uk/csstablegallery/ -- Chris Heilmann Blog: http://www.wait-till-i.com Writing: http://icant.co.uk/ Binaries: http://www.onlinetools.org/ ______________________________________________________________________ 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/
