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 using html and css

Tuangpi 165

@Tuangpi

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 would like to hear any feedback or improvements on my code.

Community feedback

T
ApplePieGiraffe 30,545

@ApplePieGiraffe

Posted

Hello, Tuangpi! 👋

Good effort on this challenge! 👍

In addition to using the font provided in the free starter files for this challenge (as Sean Dickinson suggested), I'd like to suggest switching to a mobile-friendly layout sooner to prevent a horizontal scroll bar from appearing along the bottom of the page when the width of the screen decreases in the desktop layout. That way, your solution will look good in the desktop and mobile layouts and in between and as many people as possible can view and enjoy your work. 😉

Keep coding (and happy coding, too)! 😁

Marked as helpful

0

Tuangpi 165

@Tuangpi

Posted

Thank you so much, @ApplePieGiraffe 😉 This helps a lot! 👍

1

@atinybeardedman

Posted

I think you have a typo for the font-family. It should be "Big Shoulders Display" not "Big Shoulder Display". Also I would recommend always adding the fall-back font that google suggests for google fonts in the font-family definition. It's always important to have that there in case the remote font doesn't load correctly.

Marked as helpful

0

Tuangpi 165

@Tuangpi

Posted

thank you very much @atinybeardedman

0

@akash-1712

Posted

In div.main set width:90% for mobile layout.

Marked as helpful

0

Tuangpi 165

@Tuangpi

Posted

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