What is HTML5?
Previous version of HTML was HTML 4.01,HTML5 is the best thing that changed web in recent period of time.HTML5 is still not complete ,however the latest browsers come with HTML5 support.
What's new ?
There's a long list which is new.HTML5 making web fast,websites more beautiful and whole new experience for both user and developer.Some of the new features are
1. SVG/CANVAS (Whole new 2d and 3d graphics experience)
2.VIDEO(attaching video is now more simple )
3.Geolocation (getting location of the users)
4.App Cache (Appcache is used to store web cache is your browser,that means you can access the website without internet if website want to..!!)
5.Database connectivity(HTML5 provide connectivity to Database)
6.Content specific elements(article,section,footer,header and lot more)
New Tags ?
There are many specific tags for every thing you want.Here is list of tags:
1.<canvas>
2.<audio>
3.<video>
4.<source>
5.<embed>
6.<track>
7.<datalist>
8.<keygen>
9.<output>
10.<article>
11.<aside>
12.<section>
13.<footer>
14.<header>
15.<bdi>
16.<mark>
17.<nav>
and many more !!
Tutorials on HTML 5 coming soon !
Dont forget to Bookmark us :)
No comments:
Post a Comment