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?

    I am proud of the fact that I've been able to structure my HTML pretty well with DIVs

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

    I faced difficulty in the nutrition section but I used logical thinking to overcome it

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

    I am okay for now

  • Submitted


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

    I'm proud that I was able to structure my HTML well and use a media query in my CSS. Next time I would include more CSS in the media queries.

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

    I can't really say I encountered any challenges.

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

    I would like some help with the media queries

  • Submitted


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

    I'm proud of the fact that I was able to style my CSS in a structured manner

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

    I was kind of confused about how I'm supposed to set the width of the containers. So I decided to put absolute values for some, and relative values for others depending on the container level.

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

    I would like to know how you are supposed to set the width of the containers. Should you put an absolute value like width:350px or should you put a value like width: fit-content?

  • Submitted


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

    I'm mainly proud of the fact that I was able to finish this challenge despite being very confused when I started.

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

    As I was adding styles in the CSS, there was a element which was not behaving as expected when I tried to style it. I overcame the challenge by trying different possible solutions until I found one that worked.

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

    I would like help in knowing when to add classes to HTML elements and also in the organization of my CSS.