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?

    Finishing the project and finally figuring out how to attach google fonts properly! Next time I would try to work from small to large, meaning the baseline CSS will be for smartphones and media queries will be for larger screens. I have heard this is good practice.

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

    Trying to get the image to stay in the container without flooding out. I figured out I was using margin when I should have been using padding. Margin was knocking the img out of the container.

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

    Just anything honestly, I am still pretty new to coding and would love any suggestions or comments!

  • Submitted


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

    Set a 30 minute timer and completed it in under! I need to keep working with flex to become more fluent.

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

    No challenges really, just messing with flexbox and its all trial and error.

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

    Just anything if you can find issues. Or, even just recommendations. Thanks in advance.

  • Submitted


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

    It took me a second to figure out all the positioning, especially since this is my first project using flex. I would like to organize my code better next time at least, I felt kinda all over the place.

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

    I had a hard time getting the main image fitting into the main container. I was able to figure it out with trial and error. It was also a great learning experience with flex.

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

    When it comes to basic HTML and CSS I feel I'm pretty proficient. I just need to work on responsiveness and flexbox/grid. Overall, if anyone has any suggestions I am open to learning more!

  • Submitted


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

    Getting my first project done. I hope to continue using frontend mentor to improve my front end development skills.

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

    Trying to figure out how to vertically center the container. After some research I found a way using margins and "top"/"left".

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

    I couldn't figure out how to get the google font to work for some reason. If anyone can see the issue that'd be awesome.