MCQ
Which tag underlines text in HTML?
Unit-3 Programming Fundamentals
A <i>
B <b>
C <u>
D <s>
Explanation

The <u> tag underlines the enclosed text.