Responsive Price Grid Component Using HTML and CSS grid

Solution retrospective
Any correction and input will be appreciated
Please log in to post a comment
Log in with GitHubCommunity feedback
- @RioCantre
Hello there! Great work with this one. Regarding the solution you submitted, I think you should know the following notes…
- Add
margin: 8rem auto;
in themain
ruleset - Add
cursor:pointer
for the hover state of the button
Other than that...
- Proper usage of semantic tags
- The HTML structure is done well and organized with descriptions
- The project is responsive and utilized the details based on the original design
- The CSS file is organized and proper composition and sizing elements
Above all, The project is awesome! Keep it up!
- Add
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