!Assessment wanted for Cascade skill test 1

Live: https://furtive-abounding-brontomerus.glitch.me

Code: Glitch :・゚✧

Hello @Damaged_Coda :wave:

You correctly used a more specific selector to target the <a>, but you missed this part:

without using an actual color value

In this context “color value” doesn’t just mean “hex numbers”. It means any possible way to describe a color as documented on <color> | MDN. There are special keyword values for all properties and one of them should be used in this task.

I hope that is understandable! :blush:

Have a nice day!
Michael

1 Like

oh did I put white in there, sorry I was just testing and I forgot to change it. I edited the code now.

Aha, I couldn’t tell :slightly_smiling_face:

Just make sure, your testing code doesn’t land in production in real projects :grin:

1 Like