About HTML5

Category: Education By shahruhban01 on 04 Apr 2024

Purpose of html5 is primarly to make use easier for web developement. It uses header, footer and sections...
Form 2.0: Improvement to HTML

Introduced new semantic elements like

,
,
, and
for improved structure.
Enhances multimedia capabilities with native support for audio and video elements.
Provides the localStorage API, allowing web applications to store data locally on the user’s device.
Enables websites to access a user’s geographical location.
Uses SQL database to store data offline.
3. persistence localstorage
4. To achieve without restoring third party plugin.
5. Server send event.
-> easier for....from server to client side....
also called (SSE)
6. canvas
7. Audio/Video
8. Geolocation