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 am most proud of my deeper understanding of flexbox usage, and also adjusting correct margins.

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

    The only challenge I had was implementing my image in the image-container div. Because I used some elements which override other, and made a confusion. After deleting these 2, started again and I completed it correctly.

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

    For now it's fine.

  • Submitted


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

    I am most proud of centering by vertically and horizontally.

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

    Biggest challenge was understanding primary and secondary axis of flexbox. eg. justify-content (as a primary) and align-items (as secondary)

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

    With display:grid;

  • Submitted

    CSS flexbox

    • HTML
    • CSS

    2


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

    I am most proud of understanding flexbox orientation and aligning child container in this first project.

    I will try differently to approach my CSS by applying styles to the main element first (body, parent, child).

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

    My biggest challenge was positioning the child container inside parent container and after that positioning the text, but i solved it quickly.

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

    I would like to get more understanding of class selectors.