David
8th Jul 2009, 11:06 am
As you're all aware, we've been using XHTML 1.0 Strict for all our new websites on this programme. Some of you may be aware that W3C have been working on a specification for XHTML 2.0 for some time but that is now going to stop. See the Sitepoint article (http://www.sitepoint.com/blogs/2009/07/06/rip-xhtml-2/) for details.
OK, so what's next? Well it's back to good old HTML, HTML 5 (http://en.wikipedia.org/wiki/HTML_5) to be exact. That won't mean any major changes in the way we code because the syntax is similar to what we're already used to but it does present a whole range of new opportunities - especially for web applications. The latest draft (http://dev.w3.org/html5/spec/Overview.html) for HTML/XHTML 5 was published today and as you'll see there are a whole host of new tags to learn.
If you like, you can start using HTML5 now as most browsers have at least some support (http://www.hagenburger.net/2009/05/4-useful-html5-browser-support-overviews) and the situation is changing fast as most developers see HTML 5 as a very bright future.
OK, so what's next? Well it's back to good old HTML, HTML 5 (http://en.wikipedia.org/wiki/HTML_5) to be exact. That won't mean any major changes in the way we code because the syntax is similar to what we're already used to but it does present a whole range of new opportunities - especially for web applications. The latest draft (http://dev.w3.org/html5/spec/Overview.html) for HTML/XHTML 5 was published today and as you'll see there are a whole host of new tags to learn.
If you like, you can start using HTML5 now as most browsers have at least some support (http://www.hagenburger.net/2009/05/4-useful-html5-browser-support-overviews) and the situation is changing fast as most developers see HTML 5 as a very bright future.