katty
0
Q:

How do you display hyperlinks without an underline?

<a style="text-decoration: none;"></a>
10
{
   text-decoration:none;
}
1
a {
text-decoration: none;
}
0

New to Communities?

Join the community