Notes:
Personal website of tech enthusiast Navin Soni, based in Kolkata, India.
The h1 doesn’t need to be contained within a hgroup as it’s on its own, and the same goes for the single h1 elements contained within a header. There are also a number of section elements being used as styling containers where div elements would be more appropriate. The article elements in the left aside don’t make semantic sense, and a div would have sufficed.
1 Comments For This Post
1 Trackbacks For This Post
- HTML5 Website Of The Day – Navin Soni | (December 8th, 2011 at 3:57 am)
[...] from: http://html5gallery.com/2011/10/navin-soni/ Posted in HTML5 Showcases – Tagged htm5 website, HTML5 and Flash, html5 support, HTML5 Web [...]




I think using “article” tag for a concept like “gallery” is not that good. I would choose “section” instead of “article” for gallery. Also I think using HTML5 microformats for some data like phone, address, etc. would be a better usage of HTML5.
However, this was one of the most beautiful sites I’ve ever seen. Great work and great look and feel.