+ 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
Any help with custom functions?
2 Votes
Why we use return in function ?
0 Votes
Course
1 Votes
Hill Climbing
0 Votes