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 are you most proud of, and what would you do differently next time?

    There were some new elements I never used, like tables, style-type with spans et cetera. I had to look up a lot and eventually kinda lost myself in the code. Needed a lot of help from ChatGPT, but the good is that I understand every step it takes. So I didn't blindly copy paste it, but wrote and read every line of code to properly understand it.

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

    The alignment of the box didn't work properly (had to use min-height instead of height) and declaring :root CSS vars was bit of a struggle to understand. But I have them by constantly retrying them.

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

    None for now

  • Submitted


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

    Understanding divs more and now the hover functionalities also

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

    Still to write out of my head, without consulting Google or Chatgpt

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

    None for know, unless you see something else?

  • Submitted


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

    Starting to learn how to use divs in divs and how to align it all

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

    How to do the hover state Making HTML more readable, like using title class="xxx" vs div class="xxx" etc

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

    Don't know yet.

  • Submitted


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

    Understanding the div structure and finally understanding when to use main and section instead of div

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

    The responsiveness in the CSS code, ChatGPT helped me with that

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

    Unsure yet, as it is working for now. Possibly I would like some help on accessibility, will Google/ChatGPT that also what I can do to improve that.