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 very happy with how i managed to place all the components evenly in the card component and designing my blog card similar to the challenge preview

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

    After finishing the design, my main card component had too much whitespace at the bottom even though the height of the card was as mentioned in the figma design. After doing some research, i learned how to use css properties like max-height and gap, to place my internal components evenly throughout the card component

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

    Any type of feedback is highly appreciated

  • Submitted


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

    I'm really happy about the overall outcome and especially how i managed to design the HTML skeleton perfectly, which in return helped me to organize my CSS and finish the project similar to the challenge.

    Next time i would try to write my HTML more faster to save time.

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

    Initially i had trouble designing the HTML skeleton and then i went through the preview images and figma file and managed to finish my skeleton successfully, The next challenge was writing good CSS for the elements and classes i created. Positioning the elements was quite confusing because i forgot how to center my main container. I then used flex display to achieve this positioning.

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

    I would love to know more resources which will help me improve my CSS skills and write good CSS. I always have trouble assigning the width, height and positioning my components where i want them