Design comparison
SolutionDesign
Community feedback
- @garcialexcoPosted almost 2 years ago
Hello! Great job completing the challenge! π₯
There's a couple parts of your code that I might be able to help with:
Make sure to use semantic HTML tags like the main, section, etc tags. Check out this article on the topic.
Also, be sure that you link fonts in the HTML head, it helps the page load faster.
If you are using CSS resets, I'd like to recommend normalize.css.
One last thing, use
rem
orem
for unit sizes. They are scalable and are responsive on different screen sizes!Hope this helps, and keep up the great work! π Happy Coding!
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