Re: [PHP] Re: CSS vs. Tables OT

2007-04-18 Thread Dave Goodchild
Tables used for presentational layout are a hack, implemented in an albiet ingenious way to overcome the shortcomings of the Web quite a while ago now. Tables should be used for the display of tabular data, ie spreadsheets, calendars etc. Table layout increases download times, the deeper nested

Re: [PHP] Re: CSS vs. Tables OT

2007-04-17 Thread Richard Lynch
On Tue, April 17, 2007 4:41 pm, Colin Guthrie wrote: > Robert Cummings wrote: >>> BTW, any web developer worth his or her salt with a reasonable >>> amount of >>> practice can make CSS layouts that resize as well as table based >>> layouts >>> everyday of the week. I will refer you to >>> http://ww