
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I was pretty happy with how close it was to the design.
What challenges did you encounter, and how did you overcome them?I had to fix a lot of the responsiveness at the last minute and I realised some of the CSS resets were breaking some things so I had to remove them.
What specific areas of your project would you like help with?- Does this need any changes for other devices?
- Anything I could do to make this cleaner?
- Are there any unnecessary or conflicting styles?
- Does the site look and function consistently across different browsers?
- Am I following current CSS and HTML best practices?
Community feedback
- P@KonradJamPosted 5 days ago
Hello @nicholas-crawford!
Nice solution. One of the best I've seen so far. You could improve:
- Reset CSS at the beginning of the CSS file.
- Use Relative Units
- You could use
aria-labeledby
for better accessibility. - Try writing your next code with logical properties
Marked as helpful1
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