+ 2
Is html 6 here yet? Cause I've heard rumors about it
7 Answers
+ 3
Html specifications are in perpetual evolution: when official specs outcomes, some of features are already implemented by browsers (sometimes with other names, rules), some are not... So at start of a new version, this last one isn't well cross-vrowsing supported. With time, browsers implements official specs, and the latest version become usable at production: today, Html5 is just starting to be correctly cross-browser supported... and Html6 is only on a reflection (draft) step; but however, some new future possible feature of Html6 are already testable in some browsers:
http://html6test.com
http://mobile.htmlgoodies.com/beyond/reference/new-features-in-html6.html
But anyway, remember that there's not already finalized specifications for it, and that's meaning you cannot be sure if your code will still be valid after some times (better to reserv Html6 use for testing/learning purpose). In same time, there's not already a specific <!DOCTYPE> for Html6, so supported features are in an Html5 context :P
+ 5
@visph I did not modify your answer, your answer was posted way later than mine
+ 4
@Coding Slot: not mine but yours was updated after I posted mine... (how could you modify mine? @@)
+ 3
No, they are working on it though.
+ 2
Thanks
+ 2
Why mark as 'best answer' the @Coding Sloth short and modified answer (after I have answering with a complete one?) ^^
+ 1
Sorry my mistake