Design comparison
Solution retrospective
Any feedback is welcomed!
Community feedback
- @DiarrahPosted over 4 years ago
You did a really good job!
I see we both had the same problem on this project: the footer! It was definitely the most difficult part to me but I solved it using a grid. I think I had a grid and split it into 4 if I remember (feel free to look at my code).
Also, a really easy way to get over the accessibility issues is to wrap the input tag inside a label tag and make the for attr the same as the input id.
2@mihneagttPosted over 4 years ago@Diarrah Thank you very much! The solution to the accessibility problems sounds nice, I'll give it a try later, thanks for the tip!
1 - @mattstuddertPosted over 4 years ago
Great work on this challenge, Mihnea! 👍
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