Posts

Showing posts from June 30, 2011

HTML 5 Feature

We used to always close the tags like for eg: < label id="lblname" title="Name" /> Now in HTML 5 we can even write without closing tags < label id="lblname" title="Name" >