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'm proud of how I was able to create a recipe page that was visually close to the desired design and responsive using HTML and CSS, even if the technique used isn't the most efficient/indicated. For next time, I'd like to focus more on organizing the CSS code.

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

    One of the challenges was making sure the page was responsive on different screen sizes. To overcome this, I used relative units like vw and % to scale elements, to fit the layout on smaller devices. I know that using this unit is not the most suitable since we have media queries to facilitate this, but I haven't reached that stage yet.

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

    I would like to receive feedback on the organization of the CSS code and possible ways to make it more efficient and scalable.

  • Submitted


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

    Do this challenge without outside help.

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

    In the CSS assembly part, no difficulty so far.

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

    I'm looking for how to improve the semantics of HTML, and practice more deeply some challenges that I didn't have in my course, from basic to advanced.

  • Submitted


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

    I'm particularly proud to have used a responsive approach with CSS Grid to create an effective landing page. For the next project, I would explore more design tools to enhance the aesthetics of the site.

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

    I encountered challenges when implementing smooth animations and transitions. I got over this through a lot of practice and consult the relevant documentation to better understand CSS properties.

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

    I would like to receive feedback on site load optimization and best practices.