Multiple choice general knowledge … tag is used to ________ display the numbered list underline the text display the bulleted list bold the text Reveal answer Fill a bubble to check yourself C Correct answer Explanation The UL (Unordered List) tag in HTML creates bulleted lists. For numbered lists, you would use OL (Ordered List) instead. UL does not underline, bold, or create any other text formatting.