Design comparison
SolutionDesign
Solution retrospective
This one was really nice to practice CSS layout and create a slider with Javascript ! Feel free to give me any feedback about my code (:
Community feedback
- @FarisPalayiPosted over 3 years ago
The site looks excellent and layout responds nicely to different screen sizes. Good job completing this challenge👏
Some of my suggestions are:
- Try to add some
:hover
and:focus
state effects because proper visual feedback on these states can improve user experience dramatically. - Change those
.controls
links to buttons, since it's not actually a link and has an event handler.
That's all from me. Have fun coding ✨
0 - Try to add some
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