Design comparison
SolutionDesign
Community feedback
- @Dawid2806Posted about 2 years ago
Hello @dradvm
Congratulations on your completed project👏🎆 I have a little feedback for you. //html 1.".attribution" put into style.css file and remove from html 2.Almost all your components are written in <div> this is not good practice, read about semantics 3.Complete the alt attribute in img //css
- "background-color: white !important;" this is not good practice 2.try to style by class not by tags
// Enjoy coding 🤩
1
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