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?

    Completed this at a good pace, learned a little bit more about how flex works and the use of text-align as I was having problems centering the text of the links. Also works well with responsiveness and did not take as long to code the media changes as my previous projects.

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

    Centering the text of the links such as GitHub was giving me issues, I tried various methods, but it seems all it took was a text-align statement. Furthermore, I had to ensure a good margin and padding between the different elements and components to ensure good structure.

  • Submitted


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

    I am proud that I managed to create this in a short time span given how new I am to this. Next time I will try to use different values for the widths and heights to try to minimize and avoid using medias.

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

    Margin challenges occured sometimes, however, through testing I managed to figure out how it works and how to reduce the margins between the components and texts.

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

    I would like some help with figuring out what values to use for the dimensions of pages to avoid using medias. Currently I use percentages for my widths.

  • Submitted


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

    It was my first introduction to how flexboxes work, I also got to experience the changes and differences between different media views and was forced to make the website adaptable to various medias.

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

    Had some difficulty in getting the right sizes of the components to fit on the screens of different medias. I have tested this on my windows laptop and my iPhone 11. Various other dimensions were tested using Google's developers tools.

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

    Still need more help with how medias work and operate to ensure that every/majority of devices have good view of the website. Moreover, will want more experience with different display types like flexbox and grids.