Adventures in Development Babak's experiences in software development

7Jul/101

HTML5

I want to stay ahead of the curve when it comes to HTML5 and everything it has to offer so I'm using this blog entry to chronicle my research and any cool tools I find around the interwebs.

I found this nice sandbox the other day http://rendera.heroku.com/. They have some nice example and am learning a lot from it.

W3Schools has a nice primer. You can find it here: http://www.w3schools.com/html5/html5_reference.asp

Some questions I have and would like to answer for myself are...

  1. What is the purpose of the <address> node? What do I gain from using it?
  2. How can I integrate HTML5 with ASP.NET Web Controls?

More questions to come.

Tagged as: , 1 Comment