Tell me more ×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.

Some one said that HTML 5 is supported in modern browsers is it true ???

share|improve this question
1  
Welcome to GDSE, please read the FAQ (gamedev.stackexchange.com/faq) before posting. You've pretty much violated most of the sections. – Yannbane Aug 9 '12 at 15:32
None. It's like asking which car manufacture is better. – Miro Aug 9 '12 at 15:33

closed as not a real question by Kylotan, Byte56, Josh Petrie, Tetrad Aug 9 '12 at 22:50

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

2 Answers

Depends on the browser majority are mostly HTML5 ready see here

share|improve this answer

At the time of this writing, according to w3schools:

HTML5 is not yet an official standard, and no browsers have full HTML5 support.

But all major browsers (Safari, Chrome, Firefox, Opera, Internet Explorer) continue to add new HTML5 features to their latest versions.

Source: http://www.w3schools.com/html5/html5_intro.asp

If you click on individual features on the left of that page, you can see which browser(s) support the feature.

share|improve this answer

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