Replies: 0
It set the link style like this .
a:link {
color: black;
text-decoration:none;
}
While it doesn’t work.
How to set link without underline?
Replies: 0
It set the link style like this .
a:link {
color: black;
text-decoration:none;
}
While it doesn’t work.
How to set link without underline?