Live: https://furtive-abounding-brontomerus.glitch.me
Code: Glitch :・゚✧
Hello @Damaged_Coda
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!
Have a nice day!
Michael
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
Just make sure, your testing code doesn’t land in production in real projects