Design comparison
SolutionDesign
Solution retrospective
in this project some part tricky parts. this project is a little was hard.
Community feedback
- @alosoftPosted over 2 years ago
@afaiz-space I see you've already given the cards
align-self
property. The last thing you have to do is give the parent-child-two a much bigger height to make the cards align-self property to show.parent-child-two{ height: 18rem; }
Nice work!
Marked as helpful0 - @SamadeenPosted over 2 years ago
Hey!! Cheers 🥂 on completing this challenge.. .
Here are my suggestions..
- You should use
main
only once then nest yourdivs
andarticles
inside themain
tag. - You should also add
**heading** to your
article`
This should fix most of your accessibility issues
. Regardless you did amazing... hope you find this useful... Happy coding!!!
Marked as helpful0 - You should use
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