Multiple choice The tag used for the largest size of heading is <h1> <h6> <head> <heading> Reveal answer Fill a bubble to check yourself A Correct answer Explanation In HTML, heading tags range from h1 to h6 where h1 displays the largest text and h6 the smallest. The h1 tag is used for the main heading of a page.