Learn Accessibility by Building a Quiz - Step 47

Tell us what’s happening:

Hi everyone. I did not get anything from it. nothing rang a bell or don’t know what to do. I paid attention to all classes but this one got me so lost. I started to feel like I’m not cut for coding :frowning: any help on this matter?

Your code so far

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

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


?
li > a {
  color: inherit;
}

/* User Editable Region */

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36

Challenge Information:

Learn Accessibility by Building a Quiz - Step 47

Start with the first step: remove the underline from the links.

You can do a search for “css remove underline” and it should show you exactly what to add.

okay, I checked the internet and solved it. this was a frustrating one

2 Likes

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