Design comparison
SolutionDesign
Solution retrospective
Parts of this challenge that i found difficult and would love to hear alternative solutions / feedback on:
- Hero section, images to left and right of the content, i used flexbox and margins for this, would it have been better to use absolute positioning?
- Footer, background image and content in front of background image. For this i tried puttin the image in the html instead of using the css background property. However i then had to use absolute positioning on the footer content to display over the image, is this the proper way of implementing this?
Community feedback
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