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-Main

IkiHati 20

@SusanaEsparza0

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


It would have been better to use <dl> or is it OK to use <div> for the summary part? I don't understand how to use JSON, any recommendations? I'm just learning the basics of JS.

Community feedback

imino 180

@iminoafk

Posted

You forgot the mobile design, you can use media query screen. aniway is great work

Marked as helpful

0

IkiHati 20

@SusanaEsparza0

Posted

Inside the code is the media query, I don't understand why it doesn't work. @iminoafk

0
imino 180

@iminoafk

Posted

@SusanaEsparza0 you forgot the max-width in your media query

like this : @media only screen and (max-width: 770px) you should put 670px

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