User1913434182 posted
Im building my first mobile application with .net.
We have to make our product available to the most handset possible.
So we thought to validate our code with the W3C XHTML validator....
BLAST!
There was a lot more error as i thought.
First of all the <!DOCTYPE html .....xhtml1-strict.dtd> is simply remove.
And the rendering of the web.mobile tag are not quit right too, such as
mobile:TextBox, mobile:Label ...
So i guess my question is:
Should we make a big deal out of this?
Do we have to be compliant to be accessible by the most users possible?
Any input much appreciated
Mat