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 how I was able to find solutions to the issues encountered during this challenge; there was more formatting to be done compared to the previous ones, partly due to the fact that there was more text to render using CSS.

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

    I faced issues with accommodating all the text in a container with background color; due to the length of the text, my container div initially kept remaining short with the text overflowing. This led me to use max-height property instead of the simply height property.

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

    I would like help with how to improve my execution speed.

  • Submitted


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

    I was able to finish the design implementation in 3hours. I have thus improved on my execution time. I know I need to improve further; some tips in this regard are welcome.

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

    I did not know how to display an image in a circular frame. I had to check others' code on how to do this; as simple as it is, it's just done using border-radius: 50%. I hope not to forget this trick soon.

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

    I need to improve further on my execution speed. Improvement tips are welcome.

  • Submitted


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

    I was able to use CSS effectively to center the card and improve the design fidelity

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

    I had a challenge with loading the Figtree font but I was able to refer to google and figure it out

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

    I would like to improve my execution speed. What guidance can be shared in this regard?

  • Submitted


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

    I am proud of the fact the fact that I was able to improve on mastering CSS tricks of adjusting heights and widths using vh units and also tweaking backing images

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

    I have become a bit rusty in CSS, so it took me some time to get back some tricks. To overcome this challenge, I was referring to CSS documentation available on w3schools website

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

    I would like to improve my mastery of CSS tricks in order to reduce the time I take to complete challenges/projects. I would need some expert guidance on what to prioritize in the many CSS tricks available; I am a bit of a slow learner :D)

  • Submitted


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

    I am proud of the fact that I am making progress with mastering CSS tricks for setting height in vh units and using background images

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

    I spent a lot of time on the CSS because I had become a little rusty. To overcome this, I was quickly referring to the CSS documentation on w3 schools website

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

    The CSS tricks are still a little too many for a slow learner like me. I would like help from an experience pal on how to quickly go through the various CSS tips and master them at the tip of my fingers.