Welcome to the great new HTML5
html5 is the latest version of HTML. Yes the same almighty HTML. No website can be coded without HTML weather it's a dynamic website , static website or custom web application.
So let us back to the point ,why every web developer/designer is going with HTML5 ?
The are countless reasons behind that. HTML5 is opening new dimensions to web developers by giving them new and powerful weapons like AUDIO,VIDEO, CANVAS , DRAG & DROP and some other useful JavaScript APIs.
so lets explore the new features of HTML5.
HTML5 LOGO, normally it's of color orange but hers the logo is in black |
What's new in HTML5
Here's the list below:
- New elements
- New attributes
- Link relations
- Microdata
- ARIA(Accessible Rich Internet Applications)
- Wen forms 2.0
- Multimedia
- 2D and 3D drawing support
- offline web applications
- Client side storage
- Web Sockets and web Workers
- Drag and Drop API
- GeoLocationn
- Modernizr
so i hope you can understand now that how powerful is html5.In next blog posts we will learn the core markup till then bye :)
Post a Comment