Match the HTML Tags

HTML is used to create web pages and uses tags to affect the appearance and function of objects and words (e.g. <h1> for heading). Drag each function into the correct HTML tag.

<p>
<a>
<h1>
<br>
<img>
Creates a main heading
Creates a paragraph
Displays an image
Inserts a line break
Creates a table