Design comparison
SolutionDesign
Solution retrospective
I had some issues with positioning the footer element. When I adjusted the screen size, content from the main element was overlapping the footer. The absolute position property pushed the footer element at the bottom of the initial viewport, but there was more content to show. My solution was to create a second attribution element that would be visible on smaller screens. What are the best practices in these kind of cases?
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