
Design comparison
SolutionDesign
Community feedback
- P@rodrigopereira21Posted about 1 month ago
Well done! You've made good use of semantic HTML, and the code is well structured and responsive. One suggestion is to move the CSS to a separate file, which will make the HTML cleaner and more organized. Also, instead of using px, consider using rem to define the units of measurement. This will provide even better responsiveness, adjusting the layout more efficiently according to the size of the screen!
Marked as helpful0
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