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 happy that I managed to do it, especially since I'm just starting to learn front-end development. I didn't think I could, but I finished it, thank God.

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

    I encountered a rewarding challenge by completing it independently, without any help(from a tutor).I learned about tables, but I got to practice them with this exercise. I struggled to modify the layout of the page, but I believe I'll improve with more practice. I'd greatly appreciate YouTube video recommendations for similar exercises to practice. I faced challenges with measurements, realizing that using pixels always isn't efficient.

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

    I would greatly appreciate YouTube video recommendations for a similar practice exercise. Additionally, I'm seeking recommendations for the best unit of measurement. Thank you.

  • Submitted


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

    I was able to complete this on time.

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

    I don't really know about Sass, If I should learn it now or if I should continue with the exercises

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

    I will be open to contributions.

  • Submitted


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

    I'm proud of the fact that i was able to complete this project on time.

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

    This project wasn't really challenging. From the knowledge i gained doing the QR-code component project, I was able to do this.

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

    .

  • Submitted


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

    I'm a beginner in frontend development and I'm happy I was able to center the container vertically on the body with CSS .Back then when I didn't really know CSS I used to use the HTML tag, Which is bad Practice.

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

    When I wanted to align the card vertically on the center of the page using align-items:center .It didn't work until i changed the height of the body to 100vh.

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

    I had problems with the layout.I was not able to align the paragraph to the link to the author because I used dispay:flex for the body . I'd really appreciate any assistance or feedback . Thank you in advance for your support!