
Design comparison
Solution retrospective
The most challenging aspect for me was the footer layout. I'm not familiar with fixed, absolute, and relative positioning and it took a lot of trial and error.
Community feedback
- P@josenegrete123Posted 3 months ago
Great work! It closely resembles the given design.
What I would've done for the footer, would have been to add a
height: 100%
to have the rest of the image reach the bottom of the page.Also, you don't need to include
position: relative
for yourprimary-footer
class.Outside of this, great work!
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