Jump to content

HTML5 vs HTML


terryds

Recommended Posts

I'm confused what to choose between html5 and older html version... I see that html5 is great, but what if old browser and mobile phone browser can't render it? Can you tell me how to make all browsers (including mobile phone browser, like Opera mini) can render html5 and css3 ?

Link to comment
Share on other sites

I believe just about all handheld devices are capable of rendering HTML5 and CSS3. Desktop browsers is a different story. Chrome probably renders it best followed (a close 2nd) by Firefox. IE10 seems to be right up there now since it's release. IE9 is a bit further behind. As for IE8 and 7, well, it's just simply outdated but unfortunately it still has about 15% of the market. So the question is: Can I code using HTML5 and CSS3? Yes but not without some javascript to help legacy browsers render correctly. Google "HTML5 shim" As for Opera, I have not used or tested that browser in a few years and so I can tell you if supports HTML5/CSS3 fully or partially.

Edited by newseed
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...