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
Your session has expired please log in again.
Your session has expired please log in again.
Your session has expired please log in again.
Your session has expired please log in again.
Not Found
Not Found

Submitted

Simple price grid

@VittorioDL

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


I appreciate any suggestion to improve my code! Feel free to tell me what I could have done better. I consolidated my grid knowledge and made good use of classes.

Community feedback

@SurajHadage

Posted

Since this design is the only thing on webpage, you have tell the browser that is the main :

  • Whenever designing a single component design like this always make in a <main> tag.
  • Only three <section> tags for three sections of the design.
  • In first <section> tag <h1> <h2> & <p> tag will reduce HTML.
  • In 2nd <section> tag <h3>, Then <div> & in side the <div> two <span> tags. Followed by <p> & <button> tag.
  • In 3rd <section> element <h3> & <ul> will reduce much HTML code.
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