Sunday, 1 January 2017

Introduction of HTML5 HTML 5 Tutorials Part 3 Tutorials Hacks OK

uWhat is New in HTML5?
1.The DOCTYPE declaration for HTML5 is very simple<!DOCTYPE html>
2.The character encoding (charset) declaration is also very simple<meta charset="UTF-8">
3.The default character encoding in HTML5 is UTF-8.

uNew HTML5 Elements
1.New semantic elements like <header>, <footer>, <article>, and <section>.
2.New attributes of form elements like number, date, time, calendar, and range.
3.New graphic elements<svgand <canvas>.

4.New multimedia elements<audio> and <video>.

uRemoved Elements in HTML5
1.The following HTML4 elements have been removed in HTML5: <noframes>, <frameset>, <frame> .
2.The following HTML4 elements have been replaced by new one in HTML5 :    <acronym>= <abbr> , <applet>= <object> , <dir>=<ul>, <strike>= <s> or <del> or in CSS.
3.Replaced By Only CSS are :  <tt>, <font>, <center>, <basefont>, <big>
uNew HTML5 API's (Application Programming Interfaces)
1.HTML Geolocation
2.HTML Drag and Drop
3.HTML Local Storage
4.HTML Application Cache
5.HTML Web Workers
6.HTML SSE
uTip: HTML Local storage is a powerful replacement for cookies.

2 comments:

  1. Your blog was very interesting & easy to understand. Thank you so much sharing that valuable blog. CA Firms | Chartered Accountant
    Customer Reconciliation

    ReplyDelete
  2. Hi admin...your blog was interesting.All the Details were explained in clear manner. Thanks for sharing this blog. Duplicate Payment Review | Continuous Transaction Monitoring | Duplicate Payment Recovery

    ReplyDelete

adss

Author

About me