Davmagic said:
But what about older browsers that don't support CSS Layout mechanisms?
This was covered by CSS recommendations. A good webpage design always
make sure that page relies on rich semantical markup code so that user
agents not being able to render CSS or particular style declarations
will still be able to render the markup. Hence the importance of using
the best markup code.
Like the current MSNTV Browser or NN4 ...?
NS 4 was designed more than 7 years ago. Next week, NS 7.2 will be out
next week. See for yourself (page in construction):
http://channels-stage.netscape.com/ns/browsers/download.jsp
Do you really want to be the only person left on this planet to use NS
4? MSN-TV has not being upgraded for years now. Even microsoft.com
website claims it does not render a lot of HTML 4.01 elements
http://developer.msntv.com/Develop/tags.asp
nor it does it very well for the supported elements.
Is Browser Sniffing going to be required for these? Why? With Tables for
Layout there's no worry about these older browsers... tables are
rendered quite well on them along with all the newer popular
browsers....?
MSN-TV requires specific dimensions for pages. Coding for MSN-TV
involves a lot more constraints than CSS support.
If the W3C wants to "phaze-out" tables for layout by using CSS2, they
should have constructed it with more simplicity...the average webpage
builder will have to spend lots of time learning it, and be more
inclined to use tables because they are simpler to understand, and to
impliment...
This is way way over-exaggerated. There are now lots of tutorials,
Quality Assurance/how-to guides, sites, books, usenet/discussion
newsgroups etc.. available to help out. Anyone can learn how to build a
tableless webpage easily and quickly.
The cost, time, efforts spent into maintaining a table-based design site
will always be greater than the efforts to upgrade your skills.
Download time and file download size for a tableless page is at least
50% smaller than the same file with tables. When nested tables are
involved, the gain can be as great as 80%.
DU
and with proper commenting in the source, along with use of