| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
www.nakedintruder.com
|
help: business case(s) for XHTML Strict
Can anyone tell me any? Can you put together a business case for having a site validating against XHTML strict that'll have any legs? I've done a betting site at work which is going live on Tuesday, all my submitted designs were valid XHTML strict but from working with 3rd party developers now don't validate. I want to correct this in a 2nd phase, but how can you get the business behind you to let you do this? What can you encourage them is in it for them? I have plans to add features which involve AJAX, but I don't think that's dependant on totally valid code, any ideas? Thanks. |
|
|
|
|
|
#4 (permalink) |
|
www.nakedintruder.com
|
Because it's pretty much valid as is, it's already got that, it's just stuff like & isn't & and things like that, but I still want to get it sorted, I want to totally seperate the JavaScript too. I just can't think of a business centred case for it. |
|
|
|
#7 (permalink) | |
|
I Ain't Losing Any Sleep™
Join Date: Apr 2003
Posts: 5,202
|
Quality Assurance - although the site may render fine today even though it doesn't validate, unless you validate against the spec, there's no way of knowing that it will render fine tomorrow. Accessibility (to a point) - web browsers do a good job of rendering pages even though there are errors in the code. Some other devices may not. http://www.w3.org/MarkUp/2004/xhtml-faq#whycare Quote:
|
|
|
![]() |