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 challenges did you encounter, and how did you overcome them?

    How to center a div lmao, i just remember flex box is awesome !

  • Submitted


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

    -My main problem was how i could get 2 columns for desktop version, i tried colum-count : 2 but it was hard to have a good responsive, so i used flex and it was so easy

  • Submitted


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

    -The last section the nutrition table was quite difficult using a table tag

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

    -First of all fit the recipe image correctly in the div was difficult, i had to learn about the cover property of backgroung-size -I had to revisit the table properties too : tr, td and table

  • Submitted


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

    -Lmao i thought i forgot how to make a circle using border-radius : 50%, but it was because i didnt mention the width only the eight so it didnt work

    -Align the buttons was more complicated than expected

    (Pardon my english i'm french native speaker)

  • Submitted


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

    It was difficult to align the icon with the text. I had to put the icon & the text in differents container use margin : auto 0 to center the text with the icon