Submitted about 2 years ago
Just trying to do the challenge to refresh my memory using html css js
@bachir2000
Design comparison
SolutionDesign
Solution retrospective
I took this challenge just to try my html css js skills // My code is a mess in the responsive design ( i think i will try to complete the challenge in the next days) I will be glad if you leave a feedback :)
Community feedback
- @jkellermanPosted about 2 years ago
Well done, it's looking good!
Just a few suggestions on accessibility.
- make sure you have alt text for images
- Don't set outline to none on input fields(see links below)
https://pauljadam.com/guides/focus-outlines.html https://www.a11yproject.com/posts/never-remove-css-outlines/
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord