Jamai-Con
0
Q:

remove underline from hyperlink

 a, a:hover, a:focus, a:active {
      text-decoration: none;
      color: inherit;
 }
25
<a style="text-decoration:none" href="http://Example.Microsoft.Com">nonunderlinedhyperlink</a>
1
text-decoration:none;
0

New to Communities?

Join the community