Andy Rowe
0
Q:

a no line css


a:link {
  text-decoration: none;
}


a:visited {
  text-decoration: none;
}


a:hover {
  text-decoration: underline;
}


a:active {
  text-decoration: underline;
} 
5
text-decoration: none;
1

New to Communities?

Join the community