- HTML5 is the newest version of HTML that incorporates features from previous versions and adds new tools for web developers.
- It aims to reduce the need for plugins, improve semantic markup, and make rendering universal across devices.
- Key changes in HTML5 include a simplified DOCTYPE, new semantic elements like <header> and <footer>, built-in support for audio/video, and the canvas element for drawing.