Having a problem in CSS here, trying to figure whats wrong for the past 2 days, would appreciate help.
"On the CSS tab:
Set your link’s text-decoration to none. Give it whatever color or font-family you like!"
HTML:
CSS:
div {
text-decoration: none;
color: grey;
font-family: Verdana;
}
“Oops, try again. Did you remember to set your link’s text-decoration to none;?”
Task link: https://www.codecademy.com/courses/web-beginner-en-UuBLw/0/5?curriculum_id=50579fb998b470000202dc8b