Which pair of tags will create the bigger heading?

<h2>Introduction</h2><h3>Introduction</h3>

<h2> and </h2> will create the bigger heading. The higher the number, the smaller the heading.