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 learned about how to use grid template areas to create a layout. Also learned about how to change grid layout just by changing areas in grid-template-area.

  • Submitted


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

    In this project, I learned about how to use grid template areas to create a layout. Also learned about how to change grid layout just by changing areas in grid-template-area.

  • Submitted


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

    Usually I use Flex layout to align content. This time I used CSS Grid to align the content.

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

    In mobile screen sizes, I wanted to change the position of content. It took some time but was able to do by adding rows and removing columns from Grid.

  • Submitted


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

    Usually I use Flex layout to align content. This time I used CSS Grid to align the content.

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

    In mobile screen sizes, I wanted to change the position of content. It took some time but was able to do by adding rows and removing columns from Grid.

  • Submitted


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

    Understood how to make curves using svg tag on page.

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

    I was not able to create curves. tried alot using border radius, clip-path but later found the solution that we can create shapes using svg. I used shapedivider.app to create curves.

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

    I want to write minimal css code to create responsive webpages. I want to know what should be the thought process before writing css directly.

  • Submitted


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

    Tried to add animation, able to do it. Also understood the use of position absolute.

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

    It was hard to add hovered image always it was getting placed out of the box. Then I got understand about position relative and position absolute and z-index. Applied these properties to resolve the issue

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

    I am always using flexbox to position any element, is this the right way to do it? or should I look for other options. And what could be other options?

  • Submitted


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

    Font sizes and margins where I want to more work on, please help to add correct margin and padding according to given images

  • Submitted


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

    Was able to read json file using javascript and show content on webpage

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

    Making page responsive was challenging. learning more details about CSS properties.

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

    CSS

  • Submitted


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

    Was able to read json file using javascript and show content on webpage

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

    Making page responsive was challenging. learning more details about CSS properties.

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

    CSS