This blog is now using the HTML 5 elements to markup the contents. I had this HTML 5 equivalent theme half-ready for a long time, but it was just sitting in my version control as I could put time into finishing it. I decided to activate it today so that it can help me understand more about the new HTML. [Continue]
In the whole backlash of the IE8 announcement, an important piece of information got overshadowed. If you use HTML5, you can skip the effort for version targeting. So, use HTML5 and then you can forget about coding for browsers. [Continue]
There is some turbulence in the web standards group, and a lot of designers and developers I respect and admire are part of it. Molly Holzschlag’s call to fix problems with the future of markup and Javascript got a lot of the community members together. She has also followed up it with the explicit issues, addressing the working group. [Continue]
Elliotte Rusty Harold has explained and illustrated the new elements in (X)HTML 5, which might the future of current (X)HTML versions. These elements impart semantic meaning by explicitly acknowledging existence of a certain structure and elements. Which probably makes (X)HTML 5 more semantic as compared to XHTML 2. [Continue]
Roger Johansson notes that HTML 5 compliant browsers will treat all content served as text/html with the HTML 5 specification. And this means that all of today’s HTML and most of XHTML will be HTML 5. Of course, this is what W3C wants. [Continue]
Mozilla, Opera and Apple have joined hands to propose W3C to accept HTML 5 (via Ajaxian). Not very surprising since WHATWG, the group working on X/HTML 5, was composed of these three. Consequentially Microsoft’s does not appear anywhere near that. [Continue]
Roger Johansson mentioned the new effort by WHATWG towards a community oriented help to sort out the confusion over the present and especially the future of X/HTML 5. help-whatwg.org is a mailing list that you can join to either get or give help to others. Commendable, but I would have preferred a forum, or better a wiki? [Continue]
Roger Johannson lists new elements in HTML 5, a working draft yet. It includes elements like article, aside, header, footer, nav, dialog and section. Simon Pieters has taken effort where you can get the full list. [Continue]