+ 1
How can i underline text?
Is there a way to underline text in HTML?
7 Answers
+ 5
We can also use <u></u> tag for underlining!!
+ 3
"U" in CSS. "ins" in HTML.
+ 2
<ins>your text here</ins>
0
<ins>
0
<u>i am underline</u>
0
hi. this is bhargav. U can underline the keywords by inserting <ins>
0
use insert tag <ins>