Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Version with flexbox and media queries

@maenad

Desktop design screenshot for the Four card feature section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Can't make the footer stay down in mobile.

Community feedback

Roman Filenko 3,335

@rfilenko

Posted

Hi Abigail, you can use flexbox technique to put footer always at the bottom. Check my solution for this challenge. Also try not to use position:absolute for putting elements inside layout. So small fixes for you:

  • align icons;
  • properly set body style to disable overflow { min-height: 100vh; width: 100%; };

Try to fix those, Roman

0

Please log in to post a comment

Log in with GitHub
Discord logo

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