Submitted almost 4 years agoA solution to the Meet landing page challenge
Meet landing page using HTML/CSS/Flexbox/Grid
@j-hutchison

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?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on HutHut's solution.
Join 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