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

  • @ezequielastrada

    Posted

    Good work!

    Marked as helpful

    0
  • @Goddaybc

    Submitted

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

    I am proud of being able to look at my codes and know where errors are coming from whenever i encounter one. I'm working really hard on organizing my divs and styling them

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

    The issue i encountered initially was from aligning my img to the center of the page because i was doing it alone with the container then i did separately with margin 0 auto and it worked

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

    how do i position different divs in each other and align them to center?

  • jkaps9 140

    @jkaps9

    Submitted

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

    Learned how to center a "card" with Flexbox on the screen.

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

    Need to improve on making the sizing more dynamic. Currently have a media query which I think generally works, but could be more dynamic. Right now it basically just snaps down enough when it reaches 375px

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

    How do I make the sizing more dynamic as the screen size becomes smaller/bigger so that it is more fluid instead of snapping at a particular size?