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

    Dictionary Web app

    • HTML
    • CSS
    • JS
    • API

    0


    Great rewarding challenge where I learnt a lot. I have to figure out two things:

    -1. how to play the audio file -2. one you search for another query, the old content doesn't delete, it's accumulating.

    Any ideas?

  • Submitted


    Interesting challenge! took me about a day and a half to complete it. I learned about preferred color schemes for the first time. I haven't managed to change the color of the placeholder with javascript. does anyone know how to do that?

  • Submitted


    My second project with tailwindss how do you do grid template areas with Tailwind CSS? This is the only way I have found out. The slider has a working solution at the moment but is not yet perfect

  • Submitted


    My first Tailwind project. Still learning. Havent managed to place the background images. I will come back and complete the bonus section with Ajax challenges.

  • Submitted


    Another challenge! I'm struggling to make the link and the SVG icon change color at same time when you hover over one of them. I don't know how to do this in CSS. Also for some reason, the event form is not working. The form input is not passing a value. I don't know why. I've been looking at his for hours. I dont get any input value in the console log. If someone can help with this, I will appreciate very much!

  • Submitted


    Another challenge.

    Got inspired by another student with his JS solution. The rest I did myself.

    I haven't bothered to add the text overlay, it seems way to complicated but I will look into it a bit later.

    Any tips are welcome

  • Submitted


    Fun challenge. A bit difficult with the middle section and hover menus. Any suggestions are welcome!!

  • Submitted


    New challenge! Pretty cool project with very interesting Javascript challenges. I have learned a lot from this one. The most difficult part of this challenge was the slider. Found a workaround for the percentage. I wasn't able to find a formula for the percentage at first because I was using the wrong values from 1-5. Then I switched to 0-4, then the percentage actually matched the slider thumb and progress bar.

  • Submitted


    This project was very challenging on the CSS. I struggle the most with the section set to hide the overflow for some elements but not for others (the phones). I found a workaround but it is not really responsive on all sizes. I have focused more on Javascript at the end because this is what I'm learning these days but I plan to come back to this project and nail design with pixel perfection.

  • Submitted


    I have extended the challenge with a sticky menu when scrolling down. would anyone know how to keep the gallery images with the same aspect ratio on the mobile version? I have tried to keep it square on all small screens but the height varies. Any suggestions and tips are welcome.

  • Submitted


    In this one, I struggle with numbers that are bigger than 1000. For some reason, it shows Nan in the output instead of the number. Any tips on how to make this challenge better are welcome. Peace ✌️

  • Submitted


    My latest challenge. This one was a lot of fun, with loads of mini challenges with CSS grid and Flexbox. I have also tried to make it more accurate with the pixels in the desktop version for the first time. My question, is why are the functions only able to be called one? If you have a look and click all options, everything is fine, but when trying again, it doesn't work anymore. Any thoughts?

    I really appreciate any help you can provide.