Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lists (accessibility) #40

Open
lascellesabercrombie opened this issue Oct 13, 2022 · 0 comments
Open

Lists (accessibility) #40

lascellesabercrombie opened this issue Oct 13, 2022 · 0 comments

Comments

@lascellesabercrombie
Copy link

This nesting was throwing up issues when I ran lighthouse testing:

<div class="allpets_container">

<li> should be the direct child of <ul> - I think this makes your page more easily interpretable for users with screen readers. Perhaps apply the class to the <li> or put the <div> inside if necessary.

@lisahns lisahns mentioned this issue Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant