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 with CSS and HTML

Gabriel Crispimβ€’ 400

@sirbiel100

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


Your feedback is very important to me! Thank you ;D

Community feedback

Account Deleted

Hi there!, congrats on completing this challenge πŸ₯³πŸ₯³

Here are some tips to improve your solution πŸ’―

  • HTML: 🧱

    • It is not correct to use the h1 tag more than twice, you can only use it once, but there are exceptions... when using sections, you must use an h1 for each section. More info here

    • Change the p tag to the a tag in the following code block:

      <div class="summary-footer">
          <p class="continue">Continue</p>
      </div>
      
  • CSS: 🎨

Your solution is very good. πŸ’―

Happy coding! βœŒοΈπŸ™ƒ

0

Gabriel Crispimβ€’ 400

@sirbiel100

Posted

@FLCHRIS OHHH THANK YOU SO MUCH. You really helped me to improve even more my CSS reset! Thank you again for the hints!

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