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 a good one, I used a centering technique I received on a comment from a previous project. I will be using it in the future.

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

    Making the code as clean as possible, I tried to standardise CSS rules so that invididual classs would need fewer rules themselves.

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

    Is it better practice to name multiple word classes with dashes or camel case? E.g. img-container vs. imgContainer?

  • Submitted


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

    This was a good one, messing around with the shadow, and making sure the card looked good on mobile.

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

    Centering the card vertically was a challenge - I wanted it to be responsive.

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

    The card is centered via a fixed pixel unit - is there a way to do this with a percentage or em/rem?

  • Submitted


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

    I was able to do this from memory and not look at notes.

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

    Getting the image to conform to its parent, was a case of trial and error in dev tools.

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

    I still need to brush up on fonts and selectors.