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 specific areas of your project would you like help with?

    I'd like help with the background images. I kinda struggle with the proper placement and also help on how to adjust the screen size between mobile and desktop size.

  • Submitted


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

    I'd appreciate if I can get help on the background image and also the positioning of the profile image properly. When I used left: 50%, it didnt align the image properly and it isn't reall responsive. Thanks in advance

  • Submitted


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

    I encountered issues trying to create the overlay on the image. I didn't remember that ::after and ::before can't be used on images but I found my way around it. I used the ::after on a container i created around the image

  • Submitted


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

    I encoutered problem with the height of the purple container but i later fixed by giving the overall container a fixed height.

    i also have issues with the mobile version. it is having vertical scroll.

  • Submitted


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

    This will actually be my first time using the calc property in Css and i'd say I used it pretty well. tho it wasn't something complex, it was just to accurately split the width between all three cards.

  • Submitted


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

    I'm most proud of the hover section on the cube image. It was difficult but I was able to pull it off. Even though it's not perfect, it's progress

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

    I had issues with the hover on the cube image but i was able to solve it using help from MDN webdocs and a little bit of background knowledge on positioning and psuedo-elements

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

    I need help to make the hover on the cube better

  • Submitted


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

    I'm proud of how fast I finished the project. It was way faster than the last one

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

    I actually had a little issue with the flexbox property: align-items but it was just because of margin bottom i called on a previous background. I was able to fixed after a little time with chrome dev tools. I also had a little issue with the blog card on mobile size but it was fixed with the use of margin.

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

    the blog container

  • Submitted


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

    I had issues with the sizing of the container/card and the proper placement and size of the social links buh I used a youtube video and i got it