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" >

Comments

Popular posts from this blog

Jesus - God Thinks of you.

ASP.NET 4.0 Feature - URL Routing

Tips on JQuery Intellisense in VS 2008