Answer
Modern HTML is called the HTML Living Standard. • It is updated little by little instead of waiting for a numbered HTML6 release. • HTML5 is still a common name for modern HTML features. • Browsers add support as the standard grows.
💡 Simple Example
<p>Tags such as `<main>`, `<video>`, and `<section>` are modern HTML features.</p>
⚡ Quick Revision
Modern HTML follows a continuously updated Living Standard.