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

@juan123sebastian

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


Community feedback

Erik Aakre 230

@eaakre

Posted

Good use of the span element in your HTML. Comparing my code to yours, I did not use the span and wrote some extra code that doesn't need to be there! So, well done!

You wrap your '#container1' into a larger container ('.container') in your HTML and CSS. I think if you also wrapped '#container2' into that larger container as well, you could achieve a more uniform layout between the two sides. Looking at your page, the "Your Result" text and the "Summary" text do not line up with each other. By wrapping them both into ".container", it might make them a little more balanced with each other. It would also even out the vertical white-space on your right side

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