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 proud of the fact that I could correctly identify the root cause of unwanted behavior of my code.

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

    The attribution div was not fitted properly. I made it disappear by changing it's display property value to none. Also, the main div (i.e. the main card ) was not being centered in the middle of the body. This was because I did not make the height of body element to 100vh.

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

    Flexbox

  • Submitted


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

    Nothing as such. I just could do it quite perfectly..

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

    I thought it was a very easy project, but I need to work on my speed. Also,

    • doing height : 100vh makes the body tag to have a scrollbar.
    • centering the div using flexbox for larger screens was challenging

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

    min-width, max-width, etc. filter() etc.