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

Single Price Grid Component

@fantasticfahim

Desktop design screenshot for the Single price grid component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

@BatuhanGQskt

Posted

You could have used ul instead of the class of list-Items class div in HTML, and formatted the ul tag in CSS with the following code:

ul{
   list-style-type : none;
   padding : 0px;
 }

Also, you can try, and code the webpage to have a responsive design that works on mobile and change the style. I am also new to those things. I hope you have a good ride on your journey.

Marked as helpful

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