Design comparison
SolutionDesign
Solution retrospective
Tu retro es bienvenida.
Community feedback
- @beowulf1958Posted about 1 year ago
Brillant! well done. However the site has broken link to the svg. You can fix it in the HTML:
<div class="box-result" id="result1"> <div class="type-of-result"><img src="assets/images/icon-reaction.svg">Reaction</div> <div class="score"><span>80</span> / 100</div> </div>
In the original you added an extra forward slash "/" before the asset/images/icon-reaction.svg
Hope this helps! And keep 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