HTML Element

Overview

What is a markup language?

What is HTML?

What is a tag in a markup language?

What is an example of a tag being used in HTML?

<p>This is a paragraph of text.</p>
<h1>This is a heading</h1>

Making Changes With Browser Developer Tools

Viewing Network Requests