canmandom
05-27-2008, 07:18 PM
Ok: It appears that I must be missing something. It is My understanding that tables are not to be used for the creation of site layouts anylonger. That is to say the forms or interfaces that are so prevelant in the backend of web sites. For an example of what I am talking about you could look at the admin section for the candypress shoping cart at candypress.com. I have also been looking at the source code of any number of sites and I am finding a mixture of <div's> <tr> and <td> for the positioning of elements. What am I missing here are table rows and table data elements acceptable for layout which is basically using a table or not.
I have been beating My head in trying to modifiy a site to meet standards by eleminating tables and there componates and converting them to CSS. If table rows and table data is acceptable why the move against tables. What is it that I am missing?
I have been beating My head in trying to modifiy a site to meet standards by eleminating tables and there componates and converting them to CSS. If table rows and table data is acceptable why the move against tables. What is it that I am missing?