Of all the mobile web browsers out there, more or less which ones support html5 as of now or plan on supporting it?

link|improve this question
The language is called HTML and all mobile browsers can parse it (= all of them support it). – Šime Vidas Aug 27 '11 at 14:54
feedback

1 Answer

I suggest going over to http://caniuse.com. They have a pretty exhaustive list of Html5 and CSS3 browser (desktop and mobile) breakdowns, including future planned support.

Since Html5 is a moving-target, of sorts, you'll find that browsers are at different phases of implementing different features of Html5. It's generally not as black and white as "yes, html5" or "no html5" its more feature-by-feature because that is how Html5 (and CSS3) support is typically being rolled out on browsers.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.