Single Price Grid Component // flexbox | mobile-first | responsive
Design comparison
Solution retrospective
I would appreciate suggestions to improve my code.
Community feedback
- @elroytoscanoPosted almost 3 years ago
Great job on the pixel perfect design! For the button, only when you hover over the text you get a cursor pointer, what you could do is either use a "button" instead of an "a" tag wrapped in a "div" or continue with the "div" and add a cursor pointer when you hover on the "div".
Marked as helpful1@anoshaahmedPosted almost 3 years ago@elroytoscano oh shoot i forgot to add that in my css. i'll just add cursor pointer to the a, that would work too. thank u so much for pointing that out!
1 - Account deleted
Solution looks pretty good, and nearly pixel perfect, you just need to give it a maximum width of 1440px because when you go beyond that it gets pretty stretched out.
Marked as helpful1 - @Lokesh8055Posted almost 3 years ago
Hi Anosha, Site looks good just now worked on this one.
1 - @mariamALLIPosted almost 3 years ago
impressive
1
Please log in to post a comment
Log in with GitHubJoin 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