how can i remove the line under the link text ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

how can i remove the line under the link text ?

< a href="#" > Click < /a >

19th Jun 2016, 8:23 AM
Shaswat Singh Raghuvansi
Shaswat Singh Raghuvansi - avatar
3 Answers
+ 4
text-decoration:none
19th Jun 2016, 8:51 AM
mohamed risly
mohamed risly - avatar
+ 4
<a style="text-decoration:none;" href="#">Click</a> for inline CSS
19th Jun 2016, 9:06 AM
Arun
Arun - avatar
+ 1
< a herf="#">Click< /a >
19th Jun 2016, 8:55 AM
‫المهتدي محمد‬‎
‫المهتدي محمد‬‎ - avatar