The front end [HTML] it January 6, 2024 by Roger Watson No Comments What is theHTML5 HTML5 is the latest revision of HTML, a set of technologies including HTML, CSS and JavaScript. HTML5New features 1. Used for paintingcanvasThe element<canvas> 2. Used for media playbackvideoandaudioNew Multimedia Elements<video>,<audio> 3. The forminputThe new type ofcalender,date,time,email,url,search 4. Semantically better elements, such as<article>,<footer>,<header>,<nav>,<section> 5. Local storagelocalStorage,sessionStorage 6. New technologywebworker,websocket,Geolocation Removed elements 1. Pure performance elementsbasefont,big,center,font,s,tt. 2. Elements that negatively affect usabilityframe,frameset,noframes