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 using HTML and CSS

Karishma 40

@Kdt98

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


Please share your valuable feedback and help me improve. Thanks in advance.

Community feedback

Ahmed Kamel 1,190

@hmadamk

Posted

greet design but I think you souhld make the button more interactive by adding some effect on it like so

button{
cursor:pointer;
}
button:hover{ 
   opacity: 0.9;
  box-shadow:none

}
0

Karishma 40

@Kdt98

Posted

@hmadamk Thats a great suggestion, will work on this. Thanks

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