RE: Web site accessibility-layers

> > > More and more sites are now starting to go for xhtml+css only
> > * layouts, abandoning "visual" support for older, 
> non-compliant browsers
> 
> ??? I don't recall 508 or W3C saying any browsers were no longer
> compliant,  (compliant with what??)

I never mentioned 508, and no, you can quite happily code HTML 4.01 without "breaking any accessibility rules".
Also, I did not say the W3C has declared any browsers non-compliant. Maybe we're getting into semantics, but to rephrase my statement: browsers which have a flawed implementation of CSS and/or xhtml. In particular, I'm thinking of Netscape 4.x's partial support for CSS2.

> 
> > Which could be a problem as the dominant browser is not an 
> XHTML browser,
> > as will be pointed out regularly on the www-html list.
> 
> and 508 - W3C does not limit itself to "Dominant" or any other kind of
> browser....

Again, in the last year of coding xhtml, I have not come across cases in which my code breaks. On the contrary, I found that it degrades very gracefully and with consistent results, from the latest nightly build of open source browsers down to text browsers such as Lynx and BrailleSurf. Sure, sometimes the CSS needs to be tweaked to work around quirks such as IE's box model, but nevertheless the actual code xhtml works fine.

Patrick 

Received on Thursday, 17 April 2003 04:31:08 UTC