Which pair of tags would create the smaller heading?
<h3>
</h3>
<h1>
</h1>
Awesome!
The <h3> tag displays much smaller text than the <h1> tag.