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 - HTML/Grid/Sass/Parcel

#sass/scss#parcel
P

@DarrickFauvel

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 All,

I just updated this solution to be more responsive. 📱-> 🖥️

Did I miss anything? Could I do something better? Let me know. I really appreciate good feedback. 😊

Thanks :D

Community feedback

Vanza Setia 27,855

@vanzasetia

Posted

Greetings, Darrick! 👋

Congratulations on finishing this challenge! 🎉

Your solution looks great on my mobile view (both landscape and portrait) and desktop view. Well done! 👍

I have some feedback on this solution:

  • Accessibility
    • Good job on using main and footer landmarks correctly! 👍
    • Every page should only contain one h1. In this case, you can have a visually hidden h1. However, change all the existing h1 to h2.
    • I think the Learn More button will navigate the user to another webpage. What do you think the button will do if the user clicks it?
    • For any decorative images, each img tag should have empty alt="" and aria-hidden="true" attributes to make all web assistive technologies such as screen reader ignore those images. In this case, all images are decorative only.
  • Styling
    • I would recommend adding some padding to the body element to prevent the card from touching the edge of the screen.
  • Best Practice (Recommended)
    • Remove the commented code. If another developer (it can be you in the future) wants to improve this solution, he/she might get confused about whether or not the commented code should be used or deleted.

That's it! Hopefully, this is helpful! 😁

Marked as helpful

1

P

@DarrickFauvel

Posted

@vanzasetia This is excellent advice, Vanza!

Thank you so much for taking a look and giving your thoughtful feedback. I will implement these suggestions right away.

Yes, this is very helpful! 😊

1
P

@DarrickFauvel

Posted

@vanzasetia I've implemented all of your feedback and even got the pixels much closer to the design screenshot.

Thank you again for your great feedback, Vanza! I'm going to apply this to my other solutions. 🤓👍

1
Vanza Setia 27,855

@vanzasetia

Posted

@DarrickFauvel Wow, that's awesome! It looks like the design! 😍

Keep it up! 👍

1
P

@DarrickFauvel

Posted

@vanzasetia Thank you, Vanza. I really appreciate your encouragement! 👍😀

1

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