Monday, 30 June 2014

HTML 5 WHAT IS NEW CHECK IT OUT ?

HTML 5 comes in market with some new and supportive features .lets check which features are added in HTML 5


WHAT IS NEW ?  

  • New Element
  • New Attributes
  • Full CSS3 Support
  • Video & Audio
  • 2D/3D Graphics 
  • Local Storage
  • Local SQL Database
  • Web Application
 

WHAT IS HTML 5? 

  • HTML5 is the latest standard for HTML.HTML5 was designed to replace both HTML 4, XHTML, and the HTML DOM Level 2 .
  • It was specially designed to deliver rich content without the need for additional plugins. The current version delivers everything from animation to graphics, music to movies, and can also be used to build complicated web applications.

RULES TO USE HTML 5?

  • New features should be based on HTML, CSS, DOM, and JavaScript
  • The need for external plugins (like Flash) should be reduced
  • Error handling should be easier than in previous versions
  • Scripting has to be replaced by more markup
  • HTML5 should be device-independent
  • The development process should be visible to the public

INTERESTING FEATURES IN HTML 5? 

  • The <canvas> element for 2D drawing
  • The <video> and <audio> elements for media playback
  • Support for local storage
  • New content-specific elements, like <article>, <footer>, <header>, <nav>, <section>
  • New form controls, like calendar, date, time, email, url, search.

 

 


0 comments:

Post a Comment