mips_proc wrote:
I test sites... I test with IE and forget it...
Thats not testing in any real sense, but thats another argument altogether :-)
but if as you said it's hard to make a site non-mozilla compatible then why is there an argument? if mozilla supports all these standerds 'perfectly' then whats the problem?
The problem comes when your sites totally ignore the standards!
What REALLY pisses me off is ignorant web designers who STILL put effing stupid browser detect scripting into sites. Its fecking stupid.
Write semantically correct xHTML, written to W3C Standards. Lay it out and style it using CSS2, written to W3C standards. It will work perfectly in Mozilla, Netscape 7, IE 6 and Opera 7. It will work acceptably in IE5.5, Opera 6 and Netscape 6. It will degrady nicely onto older and/or non css supporting browsers. It will be inherently accessible content (a convenient side effect of xHTML/CSS)
ITS THE WAY FORWARD!