Design comparison
SolutionDesign
Solution retrospective
Hello everyone! Hope you have some tips to improve my code! Thank you so much. Have a nice day
Community feedback
- @aviralsharma07Posted almost 2 years ago
Hey Enrica, Congratulations on completing this project!
Here are a few suggestions:
- Write HTML Semantics tags to write clean code. Use an <footer> instead of a <div>.
- <article> Tag itself can be used as a container for Cards. You can remove the <div> tag you have inside it.
- Provide an "alt text" for <img> element.
Marked as helpful0
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