> -----Original Message----- > From: Rick Faircloth [mailto:[EMAIL PROTECTED] > Sent: Friday, September 09, 2005 12:20 PM > To: CF-Talk > Subject: Can CSS and Layers Take the Place of Tables for Displaying > Dynamic Data? > > Hi, all... > > I've always used tables to display my data from queries. > > Now, I've begun to be interested more in using CSS and Layers. > > The first question I have is how would one display data from queries > if not by using the top row of a table as the column headers and then > looping through the query, displaying the data for each query row in > each table row?
Well... if it's tabular data then I really don't see why you wouldn't want to use tables to display it. Dat's what they're for. Tables aren't evil. ;^) Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217780 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

