HTML Basics

HTML builds the structure.

<h1>Hello</h1> <p>This is a paragraph.</p>

Think of HTML like the bones of a body.

← Back