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 wrote the code seamlessly.

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

    None so far.

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

    Any Help or feedback is welcome :)

  • Submitted


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

    Aligned and used the provided styles seamlessly.

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

    1. Resizing the author image, had to create a span element and give it a width and height and then resized the image to fit the span.

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

    Flex-box and Image resizing - but i'll grasp the concepts completely with more practice. I shall continue coding the site until it looks like the provided one perfectly.

  • Submitted


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

    I tackled problems i had with flex-box especially on aligning the layout. Next time i would probably try and match the challenge as close as possible to the solution as i can.

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

    I encountered a challenge with aligning the footer property. I solved it by adding it with the position:absolute property and specifying where i wanted it to be with the bottom and left property.

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

    I would like more help with aligning items with flex-box without using the position absolute property.