HTML5 Parichay/Intro
HTML5 Parichay/Intro
HTML5 में नया क्या है ।
DOCTYPE declaration
<!DOCTYPE html>
नए HTML5 Elements
नए elements जैसे
<header>,
<footer>,
<article>, and
<section>.
नए form attributes जैसे number, date, time, calendar, and range.
graphic elements जैसे और <canvas>.
media elements जैसे <audio> और <video>.
HTML5 में निम्नलिखित नए API’s लाये गए है । हम इन्हे विस्तार में आगे देखेंगे ।
HTML Geolocation
HTML Drag and Drop
HTML Local Storage
HTML Application Cache
HTML Web Workers
HTML SSE