Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Results summary component

@Oscar-Arista

Desktop design screenshot for the Results summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Tu retro es bienvenida.

Community feedback

P
beowulf1958 1,170

@beowulf1958

Posted

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 helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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