Submitted over 3 years ago
Interactive component using HTML, CSS, JavaScript
@tydusgg
Design comparison
SolutionDesign
Solution retrospective
Feedbacks would be much appreciated!
Community feedback
- @AgataLiberskaPosted over 3 years ago
Hi @tydusgg, your solution looks great on desktop screens, but it's not responsive, unfortunately - on mobile, the card doesn't fit on the screen and the text overflows the containers. You can see that in dev tools in your browser, have you used that feature?
Also, have a look at the accessibility report above - all inputs need to have a label, either a
<label>
element, or an aria-label.Hope this helps!
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