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

All solutions

  • Submitted


    What challenges did you encounter, and how did you overcome them?

    I didn't want the user to submit the form without choose a rating, so I used required to the first radio button. I'm not sure if it's the most secure way tho....

  • Submitted


    First time working with scss, i liked how bem makes my code organized. but i believe i could have better use with scss functions, specially with desktop display.

    you didn't think i would post a solution without asking for help, right? my stars need spacing between them, but i still want to have them using background-image background-repeat how can i do that?

  • Submitted


    I need help as always...

    I don't know how to make the overlay effect. most the tutorials on the internet about the background image which they do the effect on div, not img.

  • Submitted


    I tried my best to center the component horizontally, does it look good? also I wanted to use srcset but it seems complicated so I just used the same old display none & display block. If you guys have a resources that explain it in a simple way, I would be happy to learn about it

  • Submitted


    I didn't center the component horizontally, 'cause I didn't want to complicate my first challenge by using flex or grid. Is there anyway I can center it without these two annoying layout?