This is the header!

HTML Basics

Headings

This is Heading size <h1>

The h1 heading changes size the more indented it is, its height does not

This is Heading size <h2>

This is Heading size <h3>

This is Heading size <h4>

This is Heading size <h5>
This is Heading size <h6>
Lists

Ordered lists with <ol>

Unordered lists with <ul>

list items with <li>

Video

Ordered lists with <ol>

Unordered lists with <ul>

list items with <li>