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 was able to use javascript for the first time on a project. Even if it is basic, i give me hope that i can continue to grow.

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

    I had difficulties with the social media tag, how to place them and make them hover.

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

    I was able to use the button share for the social media to appear and disappear. But for the mobile layout, I cannot seem to make the button appear through the image so that i can click it back. As for the desktop layout, I don't know how to make the border similar.

  • Submitted


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

    I was able to change my use of units to rem and em, especially with margin, padding, font size and more. I am also more at ease with flexbox, and media query.

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

    To change the mobile layout to the desktop layout was tough but i was able to do it, but there is some adjustments that need to be made so that it can be identical.

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

    I still have some difficulty with the margin in the desktop layout. And even with the use of flexbox, it is not aligned properly when the screen gradually decrease. I tried using justify-content, align-items, align-content, align-self without success.

  • Submitted


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

    This project was quite a challenge since I worked on the different layouts for the screen size so that it is much more of a smooth transition.

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

    I had to learn some CSS components but the most difficult part was to create a smooth transition from the mobile layout to the desktop one using media query.

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

    There should be a better way to use media queries for the smooth transition to the different screen layouts.

  • Submitted


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

    I was able to finish this challenge in less than 1 hour and i used a new component: Grid for my layout. I need to increase my readability for CSS.

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

    I was not as familiar with Grid but with some external resources, I was able to acquire the knowledge necessary to complete this project.

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

    Since I am working on a mobile-first workflow, I want to see how the different screen size changes the layout; bigger font size and such.

  • Submitted


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

    I am happy that it is starting to take me less time to code HTML and CSS without much guidance from the template provided.

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

    I haven't had much issues with this code, getting more familiar with CSS components.

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

    Instead of using flexbox, what other tools could I have used to have the same results?

  • Submitted


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

    I am proud of the journey I had where now, I'm finally starting to practice what i've learnt. I will work out my steps first to tackle the challenge better and more efficiently.

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

    My biggest challenge was the screen sizing. I had to go back to my notes and relearnt media queries and how it is used.

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

    I am still struggling with some properties of CSS. I don't know when I'm supposed to use Flexbox, or Grid.