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?

    I tried my best to get the exact measures, but I probably should focus a little less on if something is 1px larger or shorter than how it is in the design.

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

    I had some difficulties when reducing the window size and getting unwanted behaviour with the card. I fixed it by adding a missing property to the image.

  • Submitted


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

    It's my first Frontend Mentor project and I'm simply happy with the result, tho the paragraph word amount per line is not the same, I liked the final result; I never worked with a predefined style guide, and despite the fact the project is not 100% the same as the challenge, I think I got pretty close.

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

    I thought I'd complete it in less time since it's an easy challenge. Still, I had some problems making the content container fit its content and not occupy all the screen width, later I struggled trying the card to be centered. Still, I resolved it by putting the container into another container and applying display flex.

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

    If I get the chance to get feedback on some areas of my project, I will choose advice on the display options, such as flex, inline-block, etc... and when to use each. Also, It would be useful to get feedback on if I may discard something or if a line is unnecessary.