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 applied advice from previous challenges, in particular the more efficient way to center a div. I'm happy to finish this challenge but I feel like I can tidy up more. Open to inputs.

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

    1. I had trouble with the Nutrition table, in particular the alternating bottom border. I've tried to use grid layout and table but to no avail. How do I replicate the exact layout for the nutrition table?
    2. I tried to hide the scrollbar for overflowing content but couldn't figure out the most efficient way to do that.

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

    How to add alternating border-bottom for the nutrition table and how to add scroll functionality with overflow being hidden.

  • Submitted


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

    I managed to figure the challenge out on my own, which makes me happy but I feel like there are many improvements to make. I'm open to inputs.

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

    I had difficulties with the links active state effect, still trying to figure out how to simultaneously alter the link and background color on hover

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

    Open to any inputs

  • Submitted


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

    I'm glad to be to finish this challenge, I learned new techniques along the way. If I have to redo the project again, I'll put more time into assets selection to make it look different than the provided template.

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

    I had trouble with managing the div positions and also how to apply different backgrounds. I searched the internet for solutions and read documentations on CSS Background, Grid, etc.

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

    I would like inputs on more efficient ways to center a div and applying multiple background alongside adjusting the positions.