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 didn't know how to import fonts from a local folder, I'm not sure if I did everything correctly, so I'd appreciate some feedback on that! I am not sure I want to continue using css nesting. In small projects it may be useful, but when facing more complex challenges I fear it may become too confusing later on. If you have any advice on this I welcome it!

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

    I had difficulty rendering the image exactly as the design and... I didn't make it. Maybe I should have used background-image? And if so, how?

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

    As I said above I had problems with the image, I also didn't understand how I was supposed to resize the font without using media queries.

  • Submitted


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

    I think it is a good practice to use custom properties, even if they are not required in a small project like this. It is a feature that I will use in any future project from now on.

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

    I did not find any particular difficulties in doing this challenge.

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

    I would like to improve on using the various divs to group different types of text, in this case the h1 and paragraph, and manage the various margins and paddings. Are there better methods for arranging the text than the one in my solution?