Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other So….can we truly use HTML5 yet? Re: So….can we truly use HTML5 yet?

#66474
Chris Coyier
Keymaster

You really can. Just start using the doctype and elements! The one little catch is you have to use some JavaScript to get older browsers to allow you to style those elements with CSS:

http://code.google.com/p/html5shiv/