You should be aware that when you're talking about "layers" you're not really referring to an actual CSS thingy. That's Dreamweaver's way of explaining CSS in a visual environment. There's no such thing as a "layer" really - just divs and other markup that's positioned via CSS.
There are definitely advantages to doing stuff in CSS - things like easily swapping in a print stylesheet to drop your navigation elements when printing, ease of maintenance, etc. There are definitely reasons to learn this stuff. And, it fits nicely with CF - after all - you're still just rendering html. That being said - tables are for tabular data. Use them. On 9/9/05, Rick Faircloth <[EMAIL PROTECTED]> wrote: > > Nothing wrong with them...I was just wondering if CSS and Layers > was somehow superior and preferable to working with tables...looking > for input from designers / developers with more CSS and Layers > experience than I have before bothering with learning a new way to do > things. > > Rick > > > -----Original Message----- > From: Claude Schneegans [mailto:[EMAIL PROTECTED] > Sent: Friday, September 09, 2005 12:28 PM > To: CF-Talk > Subject: Re: Can CSS and Layers Take the Place of Tables for Displaying > Dynamic Data? > > > >>I've always used tables to display my data from queries. > >>Now, I've begun to be interested more in using CSS and Layers. > > What's wrong with tables? > > -- > _______________________________________ > REUSE CODE! Use custom tags; > See http://www.contentbox.com/claude/customtags/tagstore.cfm > (Please send any spam to this address: [EMAIL PROTECTED]) > Thanks. > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217802 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

