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?

    This was an interesting challenge. I learnt how to use Flexbox and to make a site responsive by using the @media command.

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

    I still encountered the challenge of importing custom CSS properties. I could not overcome it, so I used Arial font as the font family.

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

    How can I import custom CSS properties from other websites like Google?

  • Submitted


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

    There's really not much to say. I used a CSS command and property I hadn't used before - the 'hover' CSS command and the 'box-shadow' CSS property.

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

    The only challenge I encountered was using the custom CSS properties, which are the font properties that came in the assets folder of the challenge. I couldn't make use of them, so I used an inbuilt CSS fonts - Arial.

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

    I'd like help in the importation and use of custom CSS properties.

  • Submitted


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

    The challenge was not too difficult. The only difficulty I faced was getting the exact font family. I'm not sure there's anything I'm proud of at this time. Perhaps, if it was a more complex task, I'd do things that if I look back to see how I tackled the challenges, I'd be proud of myself. But this challenge required basic HTML and CSS knowledge.

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

    The challenge I encountered was getting the exact font family. I stopped trying to figure out ways to make use of it, and simply used the Arial font family.

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

    1. Importing font families to CSS file in VSCode.