View Single Post
Old 05-01-2008, 09:12 PM   #2 (permalink)
teknomage1
Jack of all trades
 
teknomage1's Avatar
 
Join Date: Feb 2005
Location: Los Angeles
Posts: 595
teknomage1 is on a distinguished road
Send a message via AIM to teknomage1
I like to use nested lists for this sort of thing.
So you have an unorderd list of unordered lists that each contain an image a desciption and whatever else you want. You can set up the inner list class to render horizontally.

Of course, the more cynical might state that that's a table and you could just make each div contain a table and use the CSS for style not layout (since the data itself is semantically tabular, it shouldn't set off the anti-table nazis).
__________________
Stop intellectual property from infringing on me
teknomage1 is offline   Reply With Quote