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 was able to create the html structure and style very quickly. I spent too much time getting the right spacing among the elements as I did not calculate the gap properly.

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

    I could not find the right spacing immediately and I spent a lot of time adjusting the gap and padding. Jumping in Figma and inspect the right spacing helped me finalizing the page

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

    For sure I would like to improve the use of rem instead of pixel, not just for font-size but for spacing as well. Accessibility and a stronger semantic html will be my next iteration.

  • Submitted


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

    I'm most proud of completing the project in a shorter time than expected. However, reflecting on it, I am not sure about how I used the grid property and img.

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

    Throughout the process, I encountered challenges such as aligning images and text for the author element, which I resolved by declaring "display: inline-block". Additionally, I initially struggled with grid due missing properties, which I quickly corrected.

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

    Moving forward, for the next iteration of my project, I would appreciate assistance in resolving different font-size in mobile view without using media queries, as suggested during the challenge

  • Submitted


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

    I'm most proud of completing the project and having the courage to share it with others for the first time. However, reflecting on it, I would definitely improve the organization of the CSS structure and selectors for better clarity and maintainability in the future.

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

    Throughout the process, I encountered challenges such as spacing issues within images, which I resolved by remembering to declare "display: block". Additionally, I initially struggled with flexbox due to a missing "flex-direction" property, which I quickly corrected.

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

    Moving forward, for the next iteration of my project, I would appreciate assistance with implementing CSS Grid and delving into learning Sass and Tailwind CSS to enhance my styling capabilities further.