Design comparison
SolutionDesign
Community feedback
- @AuroreTurtlePosted 3 months ago
The code is easy to understand and the design is respected. I like the hover transition. Well done ! On the other hand, the focus is just missing.
Marked as helpful1@EriveltonArrudaPosted 3 months ago@AuroreTurtle Interesting, I didn't understand about focus, could you tell me more about it?
0@AuroreTurtlePosted 3 months ago@EriveltonArruda In the brief, "your users should be able to see hover and focus states for all interactive elements on the page". The :focus CSS pseudo-class is triggered when the user clicks or taps on an element (for example input) or selects it with the keyboard's Tab key.
0
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