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-component

#sass/scss

@Nghuynh07

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


I am struggling with responsive design. Any best practices or feed back to improve would awesome

Community feedback

Travolgi 🍕 31,480

@denielden

Posted

Hey Huynh, congratulations on completing the challenge! You did a great job 😉

Let me give you some little tips for optimizing your code:

  • add main tag and wrap the card for improve the Accessibility
  • remove all unnecessary code, the less you write the better as well as being clearer: for example the figure tag container of image
  • Tip of graphic design: with font-family:" Big Shoulders Display ", cursive the browser will use the Comics Sans font when it doesn't find the first font indicated (you can seen during loading)... for the designer it's a really awful font! I would rather replace it with a font-family:" Big Shoulders Display ", sans-serif much more similar to the primary font.

Hope this help! Happy coding 😁

1

@Nghuynh07

Posted

@denielden thank you!

1
Gowsalaya 170

@Gowsalayadevi

Posted

Hi Huynh, you could change the media query max-width to somewhere between 400 to 500, so the layout changes to 3-column when it reaches that width. Thanks, Gowsalaya

0

@Nghuynh07

Posted

@Gowsalayadevi thank you!

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