Design comparison
SolutionDesign
Community feedback
- @helenclxPosted over 1 year ago
Congratulations on completing your first challenge!
You may use different semantic HTML elements for various parts of your page, such as
<main>
for your main content and<footer>
for the attribution. For more about Semantic HTML and why to use them:To improve the responsiveness of your web page, use relative units like rem or em instead of px which is an absolute unit. You can read more about CSS units, including relative units and absolute units here: Learn CSS Units – Em, Rem, VH, and VW with Code Examples
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