
how-to block ads
|
|
Share Topic  |
 |
|
|
 systems2000What? You Say It's Fixed. Hah join:2001-11-29 Cyberspace | reply to MrMaster
Re: almost ready to remove IE Have you never heard of W3C.org? Anyone who has been building web sites in the last Year or two and don't meet their standards is asking for trouble.
Taking the attitude that, "if your not using IE then we don't care", is a horrible attitude. What about ADA requirements (WCAG or section 508), WebTV users, or the coming revolution of handheld devices, let alone 3rd party browser compatability. | |  | said by systems2000:
Have you never heard of W3C.org? Anyone who has been building web sites in the last Year or two and don't meet their standards is asking for trouble.
Taking the attitude that, "if your not using IE then we don't care", is a horrible attitude. What about ADA requirements (WCAG or section 508), WebTV users, or the coming revolution of handheld devices, let alone 3rd party browser compatability.
When I build my web sites, I make sure they look good in IE (of course) and Mozilla/NS 6.x+. I used to check with NS 4.x but that's so horribly outdated, that I'd rip too much hair out trying to get pages with valid CSS working properly under NS 4.x. Luckily, few people are using it any more.
WebTV users and handheld users make up a fraction of a percent of my visitors (if any at all), so why should I spend precious time recoding the site over and over to make it look good for them? (Besides which, I don't have a WebTV box or Internet-enabled handheld to test against.)
As far as the ADA requirements go, I've been trying to use the ALT tag more and rely on CSS-enhanced text menus rather than images of text. Besides that, though, I really don't make an effort to be compliant. (I don't fall under section 508, so it's really not a "requirement" for me.) -- -Jason Levine http://www.jasons-toolbox.com/ http://www.PCQandA.com/ http://www.urateit.com/ | | |
|  Combat ChuckToo Many CannibalsPremium join:2001-11-29 Erie, PA | reply to systems2000 said by systems2000:
Have you never heard of W3C.org? Anyone who has been building web sites in the last Year or two and don't meet their standards is asking for trouble.
I would like to point out that many of the incompatibilities in browsers today are a result of the W3C. They waited too long to react to both Netscape and IE's proprietary tags (that have valid uses that the W3C chose not to address); and now we have an HTML standard that only sort of works on newer browsers.
So the reality of the situation is that you have to code your pages with a mishmash of nonstandard and standard HTML or you cut off potential customers.
As for this exploit: The first thing I was ever told when I started to use the web was; never ever open a file from your browser, save it to disk first. So my question is, where has everyone else been all these years? -- Japan-- Now with 30% more climbable telephone poles!! | |
|