Does anyone here know anything about HTML 5? Because I don't. Does it incorporate features of XHTML, or is it a direct upgrade of HTML 4.01. Also, do you think the W3C will be in favor of abandoning XHTML in favor of it? I think that would go against their efforts at standardization, what with everything currently being integrated with XML.
What's the deal with HTML 5?
Started by DarkLordofthePenguins, Oct 06 2010 03:48 PM
4 replies to this topic
#1
Posted 06 October 2010 - 03:48 PM
Programming is a journey, not a destination.
|
|
|
#2
Posted 06 October 2010 - 05:47 PM
It has an integrated streaming video format, sort of, and a few other new features. There's a lot of argument still about the details of formats, etc, so it may take a while to finalize.
#3
Posted 07 October 2010 - 12:17 PM
It also adds drag-and-drop capability, the canvas element for immediate mode 2D drawing, timed media playback, offline storage database, document editing, cross-document messaging, browser history management, MIME type and protocol handler registration and microdata. These are just some of the features that HTML 5 have. There actually a lot more compared to HTML 4.01 which is the current standard.
#4
Posted 08 October 2010 - 06:17 PM
XHTML is really nothing more than HTML 4.0 built around XML's idea of well-formedness and the intent to impose draconian error handling. This was universally unpopular, and in 2006 the W3C announced that it would work together with the WHAT Working Group. While the W3C spent 10 years on the XHTML specification(s) the WHAT Working Group documented how to properly parse HTML and created two new specifications - Web Forms 2.0 and Web Applications 1.0.
Web Applications 1.0 is now known as HTML5.
Web Applications 1.0 is now known as HTML5.
#5
Posted 09 October 2010 - 04:25 AM
There is actually a new XHTML coming out with HTML 5. I can't remember the version of it off the top of my head. Maybe 1.1?


Sign In
Create Account


Back to top









