> So, for such tabular-style data, how would one approach a css version
of a table with lots of rows and columns?

Why would you not use a table for tabular data? Tables are "misused"
when used for layout of non-tabular data: they are not inherently
verboten.

However, if you are referring to a lot of little thumbnails, you may
like to wrap each one in a div with a fixed height and width and
style="float: left". This lets your thumbs tile across the space tidily
and wrap when they fill the space. 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224913
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to