Design comparison
SolutionDesign
Solution retrospective
Hello!
I'm always keen to learn more, please let me know if there's anything I can do to improve my code :)
Community feedback
- @hagureshinmaPosted over 3 years ago
Hello Tracie :)
You can imporve your solution implementing the background elements in the css file rather than inserting the images directly in the html. Helpful links MDN CSS-tricks
For the sake of your sanity, the attribute "alt" can be left empty in decorative images. "Images with no semantic meaning—such as those which are solely decorative—or of limited informational value, should have their alt attributes set to the empty string ("")." quote from MDN
Happy coding!
0
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