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

    Advice generator app

    • HTML
    • CSS
    • JS
    • API

    1


    This project does not present too many difficulties, but it is helpful to practice requests. One of the things that I would have liked to be able to do is that every time the button is clicked, new advice is generated instead of always showing the same one. If anyone knows how to do that I would love to learn how to do it. Greetings

  • Submitted


    Hi, in this challenge the most difficulty is positioning the images in layers and changing to the others on the desktop design. I focussed on responsiveness and maintaining the aspect and proportion of every screen size. I think it's fine, but as always any suggestion is welcome ๐Ÿ˜‰

  • Submitted


    Taking advantage of some free time to practice. Using flexbox, I completed this challenge that is not very difficult but as practice it was good. Any suggestion is welcome.

  • Submitted


    Hi, this is my 3rd challenge. For this challenge try to find a different solution and experiment whit de DOM. To select the rating use a div container , whit hover from Css, and manipulate the other states from Js. This causes hover to stop working as soon as the script was executed (I guess because of a specificity issue). So I decided to manipulate all states from Js using mouse events and problem solved :) Later I will upload another solution using the usual tags such as radio buttons for rating and managing their states using the focus and selected properties. I think it should be easier and more efficient.

    All comments are welcome, thank you.

    All comments are welcome, thank you.

  • Submitted


    This is a non-responsive design, I still have a lot to learn about it. All comments are welcome.