Multiple choice technology web technology Choose the correct HTML tag for the largest heading: <h6> <head> <h1> <heading> Reveal answer Fill a bubble to check yourself C Correct answer Explanation HTML headings are numbered from h1 (largest) to h6 (smallest). The tag contains metadata not content. There is no tag in HTML. Therefore is the correct tag for the largest heading.