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
Request failed with status code 502
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • Symbian581 110

    @Symbian581

    Submitted

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

    I have completed my 2nd Project. I have build my consistency. I will definitely try to do it in more efficient way and learn new way to do it.

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

    I have my challenges during making this project. I took help from the internet, community over there and all sort.

    @samuel-faith

    Posted

    @Symbian581 Weldone, you can learn more about flexbox and its manipulations.

    0
  • @samuel-faith

    Posted

    Hi, kindly add flex to the body.

    body { display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 100vh; } This is to align(top-bottom) and justify(left-right) your project to the center. Don't forget about !!min-height!!. set min-height: 100vh;

    Hope you found this comment helpful :)

    1
  • @samuel-faith

    Posted

    I think it's all good and well written

    1
  • @ToprakPehleeone

    Submitted

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

    Aligning img and descriptions was a bit challenging. I had to do some research on W3schools plus going back to CSS videos from my boothcamp. Finding solutions was not that hard and appliying them was easy.

    @samuel-faith

    Posted

    All good

    Marked as helpful

    0