Please add
a {
text-decoration: none;
}
if you added
a:hover {
text-decoration: none;
}
to any code.
Please add
a {
text-decoration: none;
}
if you added
a:hover {
text-decoration: none;
}
to any code.
Hi,
Can I help you with anything ?
Do you understand the difference between a:link
, a:hover
?