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?

    Use of CSS Grid

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

    Not much

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

    Any feedback is always appreciated

  • Submitted


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

    Proud of my ability to style this using Flexbox and CSS grid

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

    Initially was trying to use only Flexbox starting from mobile-first, but quickly realized the desktop design would be much easier with CSS Grid.

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

    Any feedback is always welcome

  • Submitted


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

    simplified my code

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

    hard to get the image to match the border radius, but i figured it out.

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

    there has to be a better way to get my content to line up, but for now i used align-self to manually align them.

  • Submitted


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

    Proud of making it responsive for mobile. Would build this flexibility in up front next time

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

    had difficulty with sizing down for mobile. had to use media query for this one.

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

    can't make the smaller to match the design but am already at 1 px.

  • Submitted


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

    Practice with Flexbox and dynamic sizing

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

    Sizing the buttons appropriately took some time to figure out how to get the button to fill out the box.

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

    help being able to fill content better

  • Submitted


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

    Proud of being able to code this relatively quickly using my learning from the last challenge.

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

    How to form at the author line. Used a Flexbox with direction set to rows.

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

    any feedback is appreciated

  • 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?