#html5 #html5intro #html5elements #html5apis #html5removedelements
Today in This Tutorial we discuss on the topic is:
1) Html5 Intro?
2) What is New in Html5?
3) New Html5 Elements?
4) New Html5 API’s?
5) Removed Elements in Html5?
The DOCTYPE declaration for HTML5 is very simple:
!DOCTYPE html
The character encoding (charset) declaration is also very simple:
meta charset="UTF-8"
New HTML5 Elements
The most interesting new HTML5 elements are:
New semantic elements like header, footer, article, and section.
New attributes of form elements like number, date, time, calendar, and range.
New graphic elements: svg and canvas.
New multimedia elements: audio and video.
New HTML5 API's (Application Programming Interfaces)
The most interesting new API's in HTML5 are:
HTML Geolocation
HTML Drag and Drop
HTML Local Storage
HTML Application Cache
HTML Web Workers
HTML SSE (Server Sent Event)
Tip: HTML Local storage is a powerful replacement for cookies.
Watch video Html5 Introduction | What Is Html5 | New Html5 Elements and API’s | Removed Elements in Html5 online without registration, duration hours minute second in high quality. This video was added by user Tech Source Technologies 25 June 2019, don't forget to share it with your friends and acquaintances, it has been viewed on our site 36 once and liked it 2 people.