Multiple choice technology Choose the correct HTML tag for the largest heading <h1> <h6> <head> <heading> Reveal answer Fill a bubble to check yourself A Correct answer Explanation In HTML, heading tags range from (largest) to (smallest). The tag contains metadata like title and styles, not visible content. Option A is correct.