Design comparison
SolutionDesign
Solution retrospective
I didn't know how to change the color of the icon, can anyone tell me how to do it? any other feedback is also welcomed. Thank you all !
Community feedback
- @DarionasPosted almost 2 years ago
Hei. Open svg file with code editor and change fill property with desirable collor, and save it as amother file. Make path to this file. Tada, color of your icon will be changed. Happy coding and Marry Cristmas.
1 - @Ambe-Mbong-NwiPosted almost 2 years ago
To correct all the validation report errors, use '/' instead of '' for all items in the images folder. Example:
<img class="image_drawer" src="images/drawers.jpg" alt="drawer picture" />
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