Multiple choice technology web technology Choose the correct HTML tag to make a text italic <italic> <il> <it> Reveal answer Fill a bubble to check yourself B Correct answer Explanation The tag is the correct HTML element for italicized text. Though CSS font-style is preferred for styling, remains valid. , , and are not valid HTML elements.