Hi,
Semantical question. I have a list of sportscenters I need to display.
I used to do this in a table layout. but how do I do this in semantically correct CSS/XHTML ?
----------------- | pic1 | address1 | ----------------- | pic2 | address2 | . . . | pic x | addressx | ____________________
I've been thinking about floating left and right, seperate divs / spans, ...
just don't know the best solution.
Anyone with ideas ?
Regards, .K
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
