+ 1
How to underline stuff
9th Sep 2017, 12:35 PM
Cameron
3 Answers
+ 4
Use the <u> tag.
<u>The text to be underlined</u>
9th Sep 2017, 12:41 PM
đ Prometheus đ¸đŹ
+ 5
Or CSS:
text-decoration:underline;
9th Sep 2017, 12:41 PM
đ Prometheus đ¸đŹ
+ 2
thank you
9th Sep 2017, 12:43 PM
Cameron
Often have questions like this?
Learn more efficiently, for free:
Hot today
Please recommend me
0 Votes
Can i code here? Or just learn?
0 Votes
Why Lazy?
1 Votes
How to build an AI website ?
1 Votes
It's app not running properly?
1 Votes



