Design comparison
Solution retrospective
Hi everyone this is may solution for 3 column card component. Any feedback appreciated
Community feedback
- @AdrianoEscarabotePosted almost 2 years ago
Hello kml, how are you? I truly loved your project's outcome, however I have some advice that I hope you'll find useful:
I noticed that you made your entire code using divs! this is not a good practice since div has no meaning, to improve the structure of your code we can use semantic elements that have meanings, not only for us who are developers, but also for screen readers, that is, a person who uses tools to browse the web, can better understand the content if our code is well written with semantic tags and some other features to improve accessibility!
The remainder is excellent.
I hope it's useful. 👍
Marked as helpful1
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