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 comments

  • @Saoud2021

    Submitted

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

    i am proud of being able to do responsive web design and what i would do different is i will focus more on the display grid

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

    i could not align the image beside the text or the description , i was able to add a media query and i adjusted the container display to be a grid

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

    @media (min-width: 600px) { .container { display: grid; grid-template-columns: 1fr 1fr; }

    AJ 50

    @OriginalMistake

    Posted

    looks good

    1
  • duongns-vn 210

    @duongns-vn

    Submitted

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

    Separate the featured image and content into two parts, so that responsive css style can be applied

    AJ 50

    @OriginalMistake

    Posted

    looks good

    0
  • AJ 50

    @OriginalMistake

    Posted

    Looks good Although the content could be bigger so it can be readable from the screenshot.

    1
  • AJ 50

    @OriginalMistake

    Posted

    looks good

    0
  • @raven784

    Submitted

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

    I encountered the text and image was not fitting inside the div and also it was not centering properly so i learned about flexbox and positions and it all worked.

    AJ 50

    @OriginalMistake

    Posted

    Content could be a little bigger so you can see it

    1