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 component main solution (vanilla css)

@denissejoyce

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


Hey there, thank you for checking out my solution for this challenge. Please lmk if you find any issues or if you have any suggestions on how I can improve my code/implement best practices 🫶🫡

Stuff I struggled with:

  • positioning the attribution for mobile and tablet view (I was able to work on this but I'd love to find a better solution!)

Community feedback

Brian 180

@brian7homas

Posted

Hi denisse,

I think one of the more 'standard' ways to keep the footer at the bottom of viewport would be to follow some of the techniques on MDN web docs

hope that helps!

1

@denissejoyce

Posted

@joyreacher I'll check this out, thanks!!

0
Kimo Spark 2,190

@kimodev1990

Posted

  • Everything is excellent in your design, Just a little feedback, You could use clamp ( ) method for your font-size so their sizes change responsively with the viewport dimensions and make you design suitable for any device layout.

Hope you find this Helpful.

Other than that, Really Nice work & keep Going on

1

@denissejoyce

Posted

@kimodev1990 thank you! I'll make sure to incorporate this into my next challenge solution ☺️

0
Kimo Spark 2,190

@kimodev1990

Posted

@denissejoyce You're always welcome, Anytime....

0

Account Deleted

This comment was deleted

0

@denissejoyce

Posted

@davood-webdev hi there! Thank you for your feedback :)

  1. Did you mean the 'Learn More' buttons? If so, thank you for pointing that out, I did not realize that the hover effect did not work on mobile — I'll work on this.
  2. I utilized align-items and justify-content to center my main element this time :)
  3. sr-only is for accessibility, the styles added are there so that it is visible only for screen readers.
  4. Thank you for the tip!
  5. Thank you for pointing this one out!
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