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

Desktop-first solution using CSS Grid

Maduka Chisomβ€’ 90

@chisomwest

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


hello everyone, here are my questions. I am a newbie and I am open to feedback. I would really appreciate your response.

  • What strategies or format can I use to implement pixel-perfect development?

*What are some areas where I can improve my code?

  • Is there a more efficient way to solve this problem?

  • Are there any best practices that I should be following?

  • How can I make my code more reusable and maintainable?

  • Is there anything else I can do to make my code better?

Community feedback

@MelvinAguilar

Posted

Hello there πŸ‘‹. Good job on completing the challenge !

I have some suggestions about your code that might interest you.

CSS 🎨:

  • You can utilize a browser extension called "PixelPerfect" to assist with pixel-perfect development. This extension can help you ensure that your web design matches the provided design mockup accurately.

HTML 🏷️:

  • Use only one <h1> tag per page. <h1> is the primary heading tag, and multiple instances can be confusing for screen readers and search engines. In this challenge, use <h2> tags for Sedans, SUVs, and Luxury. Learn more here πŸ“˜.

I hope you find it useful! πŸ˜„ Above all, the solution you submitted is great!

Happy coding!

Marked as helpful

1

Maduka Chisomβ€’ 90

@chisomwest

Posted

Thank you so much for responding! I appreciate your efforts and it was helpful. @MelvinAguilar

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