HTML5 Features
HTML5 added many new semantic elements like <section>
, <article>
, and <nav>
.

This is a basic example using HTML5 doctype and semantic elements.
Here's a bold text and an emphasized text.
A simple link example.
HTML5 added many new semantic elements like <section>
, <article>
, and <nav>
.