Design comparison
SolutionDesign
Community feedback
- @josh76543210Posted over 1 year ago
Great job on your solution! Looks Good!
Here are some recommendations for improving your code:
HTML: Use semantic elements such as <main> and <footer> to improve the accessibility and organization of your page.
CSS: Use relative units like em or rem for the font-size instead of using pixels. The font-size in absolute units like pixels does not scale with the user's browser settings.
I hope you find these useful!
Happy coding!
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