I saw on another post someone offering a fully validated CSS/XHTML page so I thought i'd share my knowledge on such matters.
CSS/XHTML = Web accessibility.
Although the sites they showed were XHTML/CSS... they werent actually fully compliented web accessible.
Things to remember
So... CSS/XHTML isn't very usefull here however I dont know the full law situations, i'd doubt that it really would make any difference. I prefer Web Accessibility myeslf but makes not much difference to the front end user.
Grab a bookmarklet and test it:
http://visitjesper.homeip.net/bookmarklets.html
Try a CSS/XHTML accessibile site such as
http://www.xaraya.com/
Read up more about it here.
CSS/XHTML = Web accessibility.
Although the sites they showed were XHTML/CSS... they werent actually fully compliented web accessible.
Things to remember
- Web accessibility is for people with disabilities.
- Blind people cannot 'enjoy' pictures [and neither can the reader describe them, thus theyre skipped]: Thus rendering web accessibility for this completely useless [unless offering stories].
- CONTRARY to what was said it doesn't mean they both appear the same on each web browser, it actually changes depending on how good of a quality the coder is.
- Older web browsers cannot understand it fully.
- Unfortunatly CSS/XHTML designs end up making the page slower.
So... CSS/XHTML isn't very usefull here however I dont know the full law situations, i'd doubt that it really would make any difference. I prefer Web Accessibility myeslf but makes not much difference to the front end user.
Grab a bookmarklet and test it:
http://visitjesper.homeip.net/bookmarklets.html
Try a CSS/XHTML accessibile site such as
http://www.xaraya.com/
Read up more about it here.

Comment