Submitted over 2 years ago
css flex box I try to fix this is the 2 times
@rayir03
Design comparison
SolutionDesign
Solution retrospective
2nd time
Community feedback
- @RioCantrePosted over 2 years ago
Hello there! Awesome work with this project. Looking at your solution, I would like to suggest the following for you…
- Wrap the whole content of card-body with specific tag like
main
. For HTML structures, refer it with this one Semantics - Import the
attribution
style in CSS file and remove thestyle
tag - Include description with the
alt
in image tags. Like this line<img src="images/icon-view.svg" alt="">
Above all, the design is well implemented. Keep it up and Hope this is helpful!
Marked as helpful0 - Wrap the whole content of card-body with specific tag like
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