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


    The challenging part was figuring out how to position the background, but I did a quick google search and learned it. Another thing I learned today!

  • Submitted


    This is my solution to this challenge. I didn't have many problems while I was working on it, but I had problems with the image. It stretched too much, but I was able to solve it using the object-fit: cover. I would appreciate any feedback!

  • Submitted


    This is my solution to this challenge. The coding wasn't too hard, but I spent considerable time trying to make the design similar to the challenge design. I took the measurements using photoshop, but there was still a scrollbar, and I didn't like that, but that's ok. I could make the container smaller so the scrollbar doesn't appear, but I chose to make it the size it is in the design. Any feedback is welcome!

  • Submitted


    This was a really fun project, not to mention it's really beautiful. I didn't find any big problems while working on it, but I did find some issues and was able to figure them out. Would you improve something? Any feedback is welcome!

  • Submitted


    This is my solution to the qr code component challenge. Is it ok to use REM for width and height? I made it this way for the design to be larger or smaller depending on the font size chosen by the user. I also didn't put media query, because the size is already good on the phone, in my opinion. Any feedback is welcome! :)

    Update 10/26: I've made some code improvements. I removed the picture tag, added a heading, improved the box-shadow and alt attribute, changed the image's border-radius, made the container's padding-bottom larger and now I use REM for fonts only.

  • Submitted


    This is my responsive website using flex box and media query. It was a bit hard to make it responsive and get the image to a good size, which does not stretch. I reduced the image in photoshop so it wouldn't be stretched and I adjusted it in CSS. Would you do anything different?