Componente de precios con grid (Responsive)
Design comparison
Community feedback
- @VCaramesPosted about 2 years ago
Hey there! 👋 Here are some suggestions to help improve your code:
-
The “30-day, hassle-free money back guarantee” is not a heading. It should instead be wrapped in a Paragraph Element.
-
Increase the
font-size
of "$29" to better match the FEM example. -
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.
-
The “Why Us” list should be created using an Unordered List Element along with the List Items Element.
-
Remove all the
<br>
elements you added. They are unnecessary.
If you have any questions or need further clarification, let me know.
Happy Coding! 👻🎃
0@FrontDevsamirPosted about 2 years ago@vcarames Gracias por tu comentario lo pondre en practica
0@FrontDevsamirPosted about 2 years ago@vcarames Gracias por tu comentario lo pondre en practica
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