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 initially tried to create this completely with Flexbox, to test my older knowledge, but it ended up being easier to manipulate using Bootstrap. I created a Bootstrap card and centered it vertically on the page, using container-fluid to sort the width to match the screen size.

    I struggled with centering it vertically but ended up finding an effective solution. With hindsight, I could have fixed this much quicker.

    I used Javascript to create a working button using an EventListener.

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

    Struggled with centering vertically. Eventually found solution online. Also used 'container' instead of 'container-fluid' initially and this fixed an issue that I was having with the width of the main element on different screen sizes.

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

    Making sure the main element takes up a similar amount of screen size on different screens.

  • Submitted


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

    I am proud that I used experience of using Bootstrap cards on a different project to get this to work effectively and simply. And that I was able to fix issues with it not centering properly.

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

    I struggled with getting the card to center and had to research how to fix it.

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

    I struggled with getting the image to center vertically.