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?

    In this project, I applied CSS grid techniques.

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

    The desktop version layout was the real challenge, which I achieved using CSS grid model.

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

    I am looking forward to any advice regarding the improvement of my coding.

  • Submitted


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

    I am proud of my improvement.

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

    In this project, in desktop view, the middle column has two cards one below another while the other two columns have one card. I encountered a challenge immediately when started solving the desktop view. But it took no time to make me decide that I should divide the cards into three columns and then apply the flexbox method.

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

    In the design, the top border style is a little different at the edge from my solution. Maybe anybody can help me with that. Besides, I want to see other solutions.

  • Submitted


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

    I could do this using CSS Grid. Probably next time I will try that.

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

    I faced a challenge covering the image height in the desktop version at all widths. Because the product container has no fixed height, I couldn't set the image container's height to 100%. Still, it remains unsolved. Maybe using CSS Grid could solve the problem.

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

    I seek advice on the above-mentioned problem that I faced during the project.

  • Submitted


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

    These challenges are leveraging my confidence with CSS. This challenge took longer than I thought, that is almost 1 hour. Next time I will try to think faster.

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

    N/A

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

    As always, I seek advice for better coding.

  • Submitted


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

    Finished the challenge in less than 20 minutes

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

    The only challenge I faced was centering the whole component vertically. Then I achieved that using Flexbox properties.

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

    As always, I seek advice for better coding practice.

  • Submitted


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

    It is a beginner-level project. I used Flexbox properties to gain the gaps between the social links, which I could have achieved differently.

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

    It wasn't a very difficult challenge to achieve the desired goal.

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

    As always, I seek a better coding structure or method.

  • Submitted


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

    This is a basic, beginner-level project. I only used a few media queries to achieve the required responsiveness.

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

    Initially, my image was not contained within any container, which made it challenging to achieve the desired design for the desktop version. Once I placed the image in a container, I was able to achieve the required design.

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

    I would appreciate it if experienced individuals could focus on the structure of my HTML and CSS code. Any advice would be greatly valued. Thank you.