Multiple choice technology web 2.0 What is the correct tag for the largest heading? <h6> <large> <bigh> <h1> Reveal answer Fill a bubble to check yourself D Correct answer AI explanation AI 1 is correct. HTML heading tags run from (largest/most important) down to (smallest), so renders the biggest, boldest heading by default. and are not valid HTML tags. Thanks Wrong explanation