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?

    This was my first try at responsive design, and my first attempt at media queries! I tried to complete the challenge with a mobile-first approach, which led to minimal changes in the desktop version.

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

    Responsive design is definitely easier said than done... I felt like I was constantly checking different device sizes as I was honing in the right styles for the desktop version.

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

    I'd love to know if there are ways to better streamline my code.

  • Submitted


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

    This one went really smoothly! I added some variables for the theme colors. I've seen this done before, but hadn't tried it myself.

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

    I had to get a refreshers on css selectors to ensure that the title text changed color when you hovered over the card/container element.

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

    Are there any ways that I could streamline my code?

  • Submitted


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

    I've been teaching myself CSS, so just getting through this one was an accomplishment. Next time, I think I'd start by drawing things out a little to get a better sense of the necessary structure.

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

    I tried swapping between this solution, flexbox, and grids. I struggled getting things just right, and would like to try more challenges with flexboxes and grids going foward.

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

    Tips on how Flex or Grids could have helped with this solution