For the past one month or so, I have been doing a lot of reading about HTML5. I am extremely excited about it, and I go on telling everyone who cares to listen that HTML5 with newer Javascript libraries is going to either completely kill Flash or replace 80% of its usage.
So, just as a simple test, I have made a HTML5 version of http://munimkazia.com(xhtml strict) at http://munimkazia.com/index5.php. There is a nice piece of javascript code called html5shiv which fixes a few DOM issues of using semantic markup tags like <header>, <footer>, <article>, etc in internet explorer. Visit the website for more details: http://remysharp.com/2009/01/07/html5-enabling-script/. But I feel the most exciting things about HTML5 are the canvas element, the new input tags and  microdata.Audio and Video elements is also something to look forward to. If only those guys would stop arguing about what formats to support as standard.
If you are as excited as me about HTML5 and want to learn more about it, there is a nice online book you can refer: Dive Into HTML5.
Next step: Finish off this wordpress theme in html5! Sadly, I don’t have much time to fix even the smallest of issues with this wordpress theme, like the paddings and margins everywhere.
[...] yeah, I also set up the html5 version of my main page as the default page, as it works perfectly on most browsers. The older xhtml [...]