![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
*One* table for layout is a semantic issue only. Use it at your own discretion; I won't complain. Until a majority of user agents support display:table-cell; properly, it can sometimes be the only cross-browser solution. It's *nested* tables which are the problem. Try it yourself. |
|
Nested tables plus a few careless CSS rules can equal chaos in one user agent while rendering perfectly fine in another. Such undefined behaviour should be avoided by *everyone*, not just W3C zealots. |
|
But just *one* table for layout? I like good semantics so it'd be my last recourse, but if you have to, you have to. |
#12
| |||
| |||
|
|
At least the table layout is compatible with MORE browsers than the CSS layout. |
#13
| |||
| |||
|
|
axlq wrote: At least the table layout is compatible with MORE browsers than the CSS layout. No it isn't. This hasn't been true since around 2001 (and it wasn't a particularly good argument even then). |
|
Nowadays there are far more devices that have trouble with rigid pixel sizes (small screens) than have legacy issues of not understanding CSS. |
#14
| |||
| |||
|
|
In article <1143210875.326610.70980 (AT) g10g2000cwb (DOT) googlegroups.com>, Andy Dingley <dingbat (AT) codesmiths (DOT) com> wrote: axlq wrote: At least the table layout is compatible with MORE browsers than the CSS layout. No it isn't. This hasn't been true since around 2001 (and it wasn't a particularly good argument even then). It's a good argument if much of your audience consists of people in 3rd-world countries who have pre-2001 browsers. |
#15
| |||
| |||
|
|
access my site with their phone (and I can't imagine that anyone would want to, whether I used CSS layout or not). |
#16
| |||
| |||
|
|
Really now, if you're going to use Red Herring arguments, at least *try* to back them with facts. |
#17
| |||
| |||
|
|
Do you have data on the number of people in 3rd world countries accessing your site in legacy browsers? |
|
Moreover, are those people likely to be paying customers of your products & services? If so, what percentage of your purchases come from them? |
|
Really now, if you're going to use Red Herring arguments, at least *try* to back them with facts. |
#18
| |||
| |||
|
|
axlq wrote: It never occurred to me that anyone would want to access my site with their phone (and I can't imagine that anyone would want to, whether I used CSS layout or not). http://www.opera.com/products/mobile/ Lots of people with mobile phones love to surf with them. |
#19
| |||
| |||
|
|
In article <iXWUf.7757$Bj7.4761 (AT) newsread2 (DOT) news.pas.earthlink.net>, mbstevens <NOXwebmasterx (AT) xmbstevensx (DOT) com> wrote: axlq wrote: It never occurred to me that anyone would want to access my site with their phone (and I can't imagine that anyone would want to, whether I used CSS layout or not). http://www.opera.com/products/mobile/ Lots of people with mobile phones love to surf with them. Well, that's interesting. Makes me wonder what the attraction is; nothing on the web is so important that I need to use my phone to access it. I can't imagine a more unpleasant way to browse. But then I don't understand the appeal of internet messaging; typing messages back and forth in real time seem such a time-wasting inefficient way to communicate electronically. I mean, if you want a real time conversation with me, pick up the damn phone and call me. Those who need to converse in real time have my phone number. |

|
Ahem... that said, are there any published guidelines for making a web page more accessible and easy for these phone browsers? Or maybe I could make a limited-content parallel web site specifically for mobile phones. |
#20
| |||
| |||
|
|
Ahem... that said, are there any published guidelines for making a web page more accessible and easy for these phone browsers? Or maybe I could make a limited-content parallel web site specifically for mobile phones. |
![]() |
| Thread Tools | |
| Display Modes | |
| |