HTML 5 / HTML5
According to http://wiki.whatwg.org/wiki/FAQ#When_wi ... inished.3F
Wow! 2012! That's about 4 years away.
So, I'm curious, it also says some parts are relatively stable and can be used today. Is anyone using any HTML 5 specifications yet, for "real-world" pages? If so, which parts of HTML 5?
CSE HTML Validator does not yet include any HTML 5 specific syntax checking, but this should be added as HTML 5 becomes more used.
It is estimated by the editor that HTML5 will reach the W3C Candidate Recommendation stage during 2012. That doesn't mean you can't start using it yet, though. Different parts of the specification are at different maturity levels. Some sections are already relatively stable and there are implementations that are already quite close to completion, and those features can be used today (e.g. <canvas>). But other sections are still being actively worked on and changed regularly, or not even written yet.
Wow! 2012! That's about 4 years away.
So, I'm curious, it also says some parts are relatively stable and can be used today. Is anyone using any HTML 5 specifications yet, for "real-world" pages? If so, which parts of HTML 5?
CSE HTML Validator does not yet include any HTML 5 specific syntax checking, but this should be added as HTML 5 becomes more used.