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

3 column preview card HTML/CSS

@JOJOK63

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


Hi

Community feedback

prmergu 80

@prmergu

Posted

my suggestion for your media query, as the learn more buttons are coming out of the box.

@media screen and (min-width: 1440px) main { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 20%; height: 60%; display: flex; flex-direction: column; flex-wrap: wrap; }

0

@JOJOK63

Posted

@prmergu thank i will try.but i don't know why on the sceen my button is down because on my page i didn't see that

0
prmergu 80

@prmergu

Posted

yes bro responsive always gives some problem, on my pc adjusting top and left was perfect too, I don't know if adding a display block might work

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