46,489 views
3 votes
3 votes
Correct the CSS code below.

body {

font-family: Georgia, Times, serif;

color: purple;

background-color; #d8da3d

}

h1 {

font-family: Helvetica, Arial

}


100 POINTSS!!!!!

User Mike Volmar
by
2.7k points

2 Answers

20 votes
20 votes
parsing errors , just like they said ^
User Lgd
by
3.4k points
18 votes
18 votes

Step-by-step explanation:

I'm not sure if it'll help you because I'm not a specialist. Hope It'll help.

Correct the CSS code below. body { font-family: Georgia, Times, serif; color: purple-example-1
User Deep Kakkar
by
2.7k points