An Overview to HTML5

Posted by Sachin Joshi
3
May 25, 2016
142 Views

5865032805_84d3b0d7a9_b.jpg


What is HTML5?


  • It is a Hyper Text Markup Language which is used for structuring and presenting content on Internet.

  • It is the current version for HTML.

  • Its previous version was HTML 4.01.

  • It is the 5'th version of the HTML standard.

  • It's main aim to improve the language that supports latest multimedia and easily accessible for the developers.


 Some rules for HTML5:-


  1. All the new features introduced should be based on HTML, CSS , DOM , and JavaScript.

  2. It reduces the need for the additional plugins.

  3. It has better error handling technique.

  4. It is device independent.

  5. It has more markup for replacing the scripting.


Key Features of HTML5 :-


  • It also includes various processing models for extending and improving the markup available for the document.

  • For complex web applications, HTML5 has introduced markup and Application Programming Interface i.e. API.

  • Due to its enhanced features for tablets and smartphones it acts as a cross platform for mobile applications.

  • The API and Document Object Model (DOM) are included in the fundamental part of the HTML5.


Read more about An Overview to HTML5 visit Findnerd.


Comments
avatar
Please sign in to add comment.