With Basic Html And Css

Solution retrospective
Please Help Me Improve
Please log in to post a comment
Log in with GitHubCommunity feedback
- @darryncodes
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 helpful - it's really important to be mindful of semantic html. Your
- @dusanlukic404
Add transition to button and make visible that area around annual plan card with properly background color
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