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

  • Awais Ali Mir• 30

    @awaisalimir

    Submitted

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

    Very proud of finishing this challenge. It was very difficult to begin. Didn't know where to start. Next time, I will try not to look it as a complete project but split it into small and simple tasks.

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

    Getting the image and text box to move to the center of the webpage was the most difficult box. I figured out the solution by reading stackoverflow, but I still need to understand how transform works.

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

    Positioning in CSS. I am still not clear how the box moved to the center of the screen, why I used negative percentages in the transform command and if there are other simpler ways to position a div on a webpage.

    Jennifer Acosta• 1,140

    @jennawlin3

    Posted

    Great work, you can center a container with flex or grid properties :)

    0