Design comparison
SolutionDesign
Solution retrospective
This was a challenging one - I needed to redo the HTML/CSS a couple of times to get something I thought was clean enough. Not 100% happy with the readability of the HTML/CSS code in the end, but I certainly improved a lot and I'm happy with the final result.
Community feedback
- @dotfivesixPosted over 2 years ago
Hi Jeremy, I checked your .html code, you can use :
<img src="./images/icon.svg">
instead of copy pasting whole <svg> code, that will improve HTML readability. Anyways, your project is awesome ! Happy Coding.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