The language for building web pages.
Websites often display content in multiple columns. HTML has several ways to create layouts.
<header>
<nav>
<main>
<section>
<article>
<aside>
<footer>
Edit the code below and click Run to see the result live.