HTML 5 - A First Look

This is been a buzz word these days HTML 5. I keep hearing from people that we should use HTML 5 . Is this just a new buzzword in the internet community or is it something new that will change the way we see web ?????

Well….. lets discuss on the same.

HTML 5 is the new new version of the Hyper Text Markup Language which is the standard language used for displaying contents with styles.

The new HTML 5 brings in new elements and attributes to display modern capabilities on the websites.

HTML 5 brings in backward compatibility which helps parsing of older versions of HTML.

HTML 5 is no longer based on Standard Generalized Markup Language (SGML).

It has the new DOCTYPE which is



We will see more on this soon……

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