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 most proud of me trying to make the whole link clickable with padding. The way designed it, I was only be able to click on the space that tag is occupying, then I researched a bit and gave the padding in the tag instead of tag. Next time I would try to understand these things before doing the design.

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

    The challenge that I encounter was making the design as close as possible but in this challenge there was no figma file given, which makes it more difficult to set the values of various elements. I overcome those with lots of trial and error.

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

    I would like help with to decide to what HTML elements to use for certain cases. I used tag and but it can be done with tag also. How to decide which will be more effective?

  • Submitted


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

    I'm most proud of me trying to make a pixel perfect design using various font-styles. I would use PerfectPixel chrome extension next time to make it faster.

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

    The challenge that I encounter was making those text as close as possible to the given challenge. I used lots of trial and error to overcome them.

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

    I would like help with how can I efficiently style text so that it looks exactly like the design. I was struggling with the letter-spacing property. Is there any other way I can make the text as close as possible to the challenge.

  • Submitted


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

    I used flexbox after learning it.

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

    First of all I couldn't fit the image into the container, then I googled and learned about setting width: 100%. Then I struggled about setting the padding of the image. I tried setting the padding in the image, but I should have setting the padding in the container. After a while searching I found out the solution and solved it.

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

    How do you determine the size of the element like, border-radius, padding, margin etc.