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

    Recipe Page

    • HTML
    • CSS

    1


    What are you most proud of, and what would you do differently next time?

    I feel more proud as I am learning to use CSS something that was previously very complicated to use along with HTML and now I see it much easier and understand it.

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

    What took me the most time was the responsive to adjust each item, specifically the table, since I had to put it in a div to adjust it as I wanted.

    What specific areas of your project would you like help with?

    I would like to know what I could change in my code for the better, what I could improve in my web development.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I am proud of how I am understanding more and more what I am doing and would do differently in the future by testing Tailwind.

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

    I did not encounter any particular difficulty in carrying out the activity.

    What specific areas of your project would you like help with?

    I would like to know if I can make the responsive in a more functional and correct way.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I am proud of how far I am progressing thanks to the platform. What I would do differently would be to try in the future to implement this project with some framework.

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

    I have not encountered any difficulties in carrying out the project.

    What specific areas of your project would you like help with?

    I would like to know if inside a div container it is possible to add margins between all the objects that conform it. This is one of the questions that have been going around in my mind when making the project because the height of one object and another were the same.

  • Submitted

    QR code

    • HTML
    • CSS

    2


    What are you most proud of, and what would you do differently next time?

    It is my first project on the platform and the truth is that it has taken me quite a while to get everything focused as I wanted it to be.

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

    The difficulties I found were centring the QR card and placing the footer at the bottom of the page.

    I helped myself by setting borders to all the elements so I could see how the changes I made to the css code were behaving.

    * {
        border: 1px solid red;
    }
    

    What specific areas of your project would you like help with?

    For my first project I would say that the positioning of everything in its place as I said in the previous questions but otherwise fine.