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 using inline-block and flex

shalewa-1 10

@shalewa-1

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


just a newbie on a first project. :)

Community feedback

Vishal 170

@vishalyv252

Posted

I have made corrections to your code and correct it.

For centring the item: Here's the code :

.main-page { display: flex; justify-content: center; align-items: center; height:100%; width:100%; }

At image element: -> First Thing, make sure to check the file location path of the icon image. -> Second Thing, Type some description at the alt attribute of the image icon.

1

@LawrenceEkene

Posted

Nicely done.

I just want to know how you were able to create that halo effect after the general score.

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