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

Challenge 4|| 3 column preview card

@SachinMulgir

Desktop design screenshot for the 3-column preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


This is not a responsive site. Would like to take suggestions on making it responsive. Thank you!

Community feedback

@Akhlak-Hossain-Jim

Posted

Great work so far.

Here is how you can solve the issue:

  • instead of height: 100vh; in body{...} add min-height: 100vh;.
  • add a media query for main and add these style rules width: 100%; flex-direction: column; margin: 24px;

happy coding :)

Marked as helpful

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