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
Request path contains unescaped characters
Not Found

Submitted

Responsive Single Price Grid Component

Birushaβ€’ 60

@BirushaNdegeya

Desktop design screenshot for the Single price grid component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


  • The main challenges encountered during the project were primarily centered around making the design responsive across various devices, particularly mobile, tablet, and desktop views. Additionally, they found it difficult to incorporate the appropriate border-radius and box-shadow properties. Converting the design concept into HTML and CSS code was also a significant hurdle.

Community feedback

Olaniyi Ezekielβ€’ 7,600

@Ezekiel225

Posted

Hello there πŸ‘‹ @BirushaNdegeya.

Good job on completing the challenge !

Your project looks really good!

I have a suggestion about your code that might interest you.

πŸ“Œ First: Use <main> to wrap the main content instead of <div>.

Tags like <div> and <span> are typical examples of non-semantic HTML elements. They serve only as content holders but give no indication as to what type of content they contain or what role that content plays on the page.

There is an very useful browser extension called Perfect Pixel that allow you compare with the design image and thus see the exact dimensions. I recommend it to you.

I hope this suggestion is useful for future projects.

Keep up the excellent work and continue to challenge yourself with new projects. Your progress is impressive, and each project is a step forward in your front-end development journey! πŸš€πŸŒŸ.

Other than that, great job!

Happy coding.

Marked as helpful

0

Birushaβ€’ 60

@BirushaNdegeya

Posted

Hello there! πŸ‘‹ @Ezekiel225.

Thank you so much for taking the time to review my project and for your thoughtful suggestions! I really appreciate your kind words and encouragement.

Using the <main> element to wrap the main content instead of <div> is indeed a great suggestion. Semantic HTML elements not only improve accessibility but also make the structure of the page more meaningful for both developers and search engines. I'll definitely keep that in mind for my future projects and strive to incorporate semantic elements wherever possible.

Also, thank you for recommending the Perfect Pixel browser extension! It sounds like a valuable tool for ensuring pixel-perfect accuracy when comparing designs with the actual implementation. I'll be sure to check it out and see how it can enhance my workflow.

Your feedback and encouragement mean a lot to me, and I'm grateful for your support. I'll continue to challenge myself with new projects and strive for improvement in my front-end development journey.

Happy coding to you too, and thanks again for your kind words and helpful suggestions

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