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
Request path contains unescaped characters
Request path contains unescaped characters

Submitted

Results Summary Component project

@ahmedlasheen2472009

Desktop design screenshot for the Results summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

@jGsouzaJr

Posted

Hey, all right!?, I wanted to leave a tip for you to centralize your work, which is display: flex; margin: auto;

by doing this your container will be centralized, in the summary part use <h4> use <p> the <span> are right, when starting a styling always use these start properties

*{ margin: 0; padding: 0; text-decoration: none; list-style: none; box-sizing: border-box }

so, the margin, the padding, you put it, because each browser has a standard and your work can be like in Edge, but bad in Safire

for mobile use @media (max-width: 'look in style guide size';)

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