Design comparison
SolutionDesign
Community feedback
- @VCaramesPosted about 2 years ago
Hey @OlaoluwaVincent, some suggestions to improve you code:
- This component should have been built using CSS Grid as the challenge name implies. If you are not comfortable using CSS Grid or do not know how use it, here is a link that is all about how to use CSS Grid:
https://css-tricks.com/snippets/css/complete-guide-grid/
-
The “30-day, hassle-free money back guarantee” is not a heading. It should instead be wrapped in a Paragraph Element.
-
The button was created with the incorrect element. When users click on the button they should directed to a different part of your site; that Anchor Element will allow this to happen.
Happy Coding! 👻🎃
Marked as helpful1@OlaoluwaVincentPosted about 2 years ago@vcarames Thank you so much Sir. I will make corrections. I really do appreciate 🙇♀️🙇♀️
0
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