According to a survey recently conducted by the makers of the "Opera" web browser, Only 4.13% of sites globally comply with the code specifications...
Some sites which display badges claiming they pass validation, When clicked, In fact, don't.
None of my sites pass validation for one reason.. They all either xhtml 1.0 transitional or xhtml 1.1 Yet there are the odd snippet of code which isn't compliant...
A company home page, http://i-conica.co.uk passes with CSS 2.1 and displays the badge to prove it, yet it would pass for XHTML1.1 too, if it wasn't for the search boxes which use some slightly less than standard javascript in their code...
The idea of these standards is to ensure that sites look the same in all browsers, Yet sites which do look the same in all browsers, may still not pass the standards checks.
Although it is big news, I'm not that concerned about it. :-/
Some sites which display badges claiming they pass validation, When clicked, In fact, don't.
None of my sites pass validation for one reason.. They all either xhtml 1.0 transitional or xhtml 1.1 Yet there are the odd snippet of code which isn't compliant...
A company home page, http://i-conica.co.uk passes with CSS 2.1 and displays the badge to prove it, yet it would pass for XHTML1.1 too, if it wasn't for the search boxes which use some slightly less than standard javascript in their code...
The idea of these standards is to ensure that sites look the same in all browsers, Yet sites which do look the same in all browsers, may still not pass the standards checks.
Although it is big news, I'm not that concerned about it. :-/


Logged