Multiple choice technology web technology HTML tags normally come in pairs? True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation HTML tags typically come in pairs - an opening tag (e.g., ) and a closing tag (e.g., ). This pairing creates an element that encloses content.