Learn Accessibility by Building a Quiz - Step 45

Tell us what’s happening:
It keeps on saying that I should give a element a color property and I am stuck right here I do not know what to do anymore.

Your code so far

li >a {
	color: 7:1;
}

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36 OPR/89.0.4447.64

Challenge: Learn Accessibility by Building a Quiz - Step 45

Link to the challenge:

7:1 is not a valid value. It is just a hint. It’s really high ratio so you have to choose really bright color.

1 Like

Thank you, but I do not think that will solve my problem since I am getting a pop up of “You should give a element a color property”. And from what I know, my steps are right(except for the values) but from the system it is not.

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