Https://www.codecademy.com/courses/

Whats the problem? why I can’t solve the problem?
Who can Solve this…?
https://www.codecademy.com/courses/web-beginner-en-WF0CF/1/4?curriculum_id=50579fb998b470000202dc8b#

p {
font-family: Garamond;
}
body > p {
font-weight: bold;
}
div > p {
color: #7ac5cd;
}
ul > li > p {
color: #000000;
text-decoration: underline;
}

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.