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

Result Summary Challenge with HTML, CSS and JS

@EduardoLimaCastro

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


1 - Had difficulty keeping the round container with the same proportion everytime, how could I do that? 2 - Please let me know where I can improved. Thank you very much.

Community feedback

@SouleymaneSy7

Posted

For the height of your wrapper element don' t put a specific height on it. Like:

.wrapper {
    height: 70vh;
}

Instead, don't specify the height. Let it's child element put the height!

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