Design comparison
SolutionDesign
Solution retrospective
All feedback is appreciated and thanks.
Community feedback
- @Enmanuel-Otero-MontanoPosted over 2 years ago
** Hello Imen! Congratulations for your solution!**
Your solution is good, the code can be read easily. A little suggestion, I would replace the
div class: text;
by a section tag. This to have a more semantic code and thus provide a better accessibility experience. It is important, as long as we can replace the div with tags with semantic meaning ( section, article, header, etc ).Cheers!🦾🦾🦾
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