Tuesday, November 19, 2013

HTML5 ?

HTML5?

HTML5 is designed to deliver almost everything you want to do online without requiring additional plugins. It does everything from animation to apps, music to movies, and can also be used to build complicated applications that run in your browser.

HTML5 is also cross-platform
-smartphone
-a netbook
-notebook
-Smart TV

HTML5 is still a work in progress.

References: http://www.w3schools.com/html/html5_intro.asp

{ HTML5 is The New HTML Standard }


HTML5

  • New Elements
  • New Attributes
  • Full CSS3 Support
  • Video and Audio
  • 2D/3D Graphics
  • Local Storage
  • Local SQL Database
  • Web Applications

HTML5 Multimedia

With HTML5, playing video and audio is easier than ever.

HTML5 Graphics

With HTML5, drawing graphics is easier than ever:

HTML5 Applications

With HTML5, web application development is easier than ever.
  • Local data storage
  • Local file access
  • Local SQL database
  • Application cache
  • Javascript workers
  • XHTMLHttpRequest 2

Semantic Elements

New elements for headers, footers, menus, sections and articles.

HTML5 Forms

New form elements, new attributes, new input types, automatic validation.

HTML5 uses CSS3

  • New Selectors
  • New Properties
  • Animations
  • 2D/3D Transformations
  • Rounded Corners
  • Shadow Effects
  • Downloadable Fonts