Design comparison
SolutionDesign
Solution retrospective
Please Help Me Improve
Community feedback
- @darryncodesPosted over 3 years ago
Hi CopyNinja,
Your solution is great!
- it's really important to be mindful of semantic html. Your
.card
could be a<main>
and your.attribution
<div>
could be a<footer>
. Also use one<h1>
in your design. This should resolve the warnings in the accessibility report.
Happy coding 🤙
Marked as helpful0 - it's really important to be mindful of semantic html. Your
- @dusanlukic404Posted over 3 years ago
Add transition to button and make visible that area around annual plan card with properly background color
Marked as helpful0
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