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

    Recipe page

    • HTML
    • CSS

    1


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

    I learned a lot about how to structure my html, next time I will take more time to make a clearer css with less repetitions.

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

    I struggled to center verticaly the bullet point on 2 lines text and to stucture the table with padding. I think there is a better solution.

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

    no specific areas, I take every advice to improve my css

  • Submitted


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

    I took some automatisms than allow me to complete this challenge faster than the other one.

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

    No major issues because this project looks like the previews one in the learning path "Getting started on Frontend Mentor".

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

    Every advice is welcome on my project.

  • Submitted


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

    I learned a lot about variables in css and media queries. Next time for the desktop version I will directly modify variables in media queries

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

    No major problems on this challenge except for the hover effect on the card

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

    I take every advice to optmise my solution :)

  • Submitted


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

    This project allows me to practice using new units such as em and rem, learn how to center elements, and create a well-structured HTML layout.

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

    I struggled to center my component. I looked for differents solutions on MDN web doc such as using flexblox or margin.

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

    Every advice or note about my project is welcome to improve my code