Hi,
I can’t pass this exercise even using the code given. It asks t change all to Georgia but when you do it keeps telling you there’s a mistake.
Here’s the link to the exercise
Hope someone can help
Cris
Hi,
I can’t pass this exercise even using the code given. It asks t change all to Georgia but when you do it keeps telling you there’s a mistake.
Here’s the link to the exercise
Hope someone can help
Cris
What is you code for the exercise?
* {
font-family: Georgia;
}
h1, p {
color: DarkSlateGray;
}
p {
font-size: 18px;
}
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.