I have a simple question, is HTML 5 mature enough to be used in production website ? Are moslty all browser compatible with this new technology nowdays ?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It depends on what features you are going to use. Here is a compatibility chart for CSS3 and HTML5:
http://www.findmebyip.com/litmus/
Some features are probably safe to use without a fallback. Others may need a fallback. There are some libraries out there that attempt to pull non-supporting browsers up to a bit:
http://www.modernizr.com/
Hope this helps.
Bob