Learn Accessibility by Building a Quiz - Step 46

Tell us what’s happening:

I have searched on all past issues in the forum. I notice that the contrast of color is perfect for the links, but my code fails. I’ve been about this for 2 days; please help!

Your code so far

<!-- file: index.html -->

/* file: styles.css */
/* User Editable Region */

 li > a {
   color: white
}

/* User Editable Region */

Your browser information:

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

Challenge Information:

Learn Accessibility by Building a Quiz - Step 46

Hi there!
Your code is working for me. Reset your challenge and try again. If not worked, then clear your browser cache or change the browser.

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