Design comparison
SolutionDesign
Solution retrospective
Any feedback would be great! Let me know if there is anything I can change or add to the code!
Community feedback
- @darryncodesPosted about 3 years ago
Hi Louie,
Well done - great solution!
- you should research using relative units not absolute units for responsive design. This is an excellent brief best practice guide
- you could clear up your accessibility report with some simple quick fixes. Be mindful of your use of semantic mark up use more descriptive tags like
<main>
<footer>
where appropriate. And use a <h1> in your design.
Good luck with it all 🤙
Marked as helpful1@ljmarket13Posted about 3 years ago@darryncodes hey thanks! really appreciate the feedback! I will put them into practice on the next project coming up! Cheers!
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