Preview card using Flexbox

Solution retrospective
Feel free to criticize if there are any issues.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @NaveenGumaste
Hello Ayush Nath ! Congo 👏 on completing this challenge
Let's look at some of your issues, shall we:
-
The element button must not appear inside
a
tag. -
Reduce the
border-radius
of the card.
happy Coding😀
Marked as helpful -
- @shashreesamuel
Hey Beats-Ayush excellent work completing this challenge. It looks seemingly close to the design however I think the font of the title can be just a bit smaller to match the design.
In terms of your validation errors, the
<button>
tag cannot be within an<a>
since both are meant to be interactive.I hope this helps
Cheers Happy coding 👍
Marked as helpful
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