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'm proud that I made it quickly, under 30min :D

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

    Any help is welcome and appreciated!!

  • Submitted


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

    I made it quickly, but the lack of classes made my stylesheet a bit confusing, so next time I'm taking some more time to think about classes names.

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

    For some reason, the Young Serif font, even when set to rem is not adjusting with browser font-size, I don't know why and didn't find anything that explains it.

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

    I would be grateful if someone could explain why the font-size is not working with Young Serif font, but any help is appreciated!

    I think I used the semantic HTML tags correctly, but if not, please correct me! ^-^

  • Submitted


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

    I'm proud that I was able to use CSS Grid to organize the layout efficiently.

    I can't think of anything I would do differently next time, I believe that in this challenge I was quite successful.

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

    As incredible as it may seem, I had a problem with the underlining of `` not disappearing with text-decoration: none and I had to do some tests until I understood what was happening, the problem being that I had written "as" in my CSS, so the property was not being applied :v

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

    Any help is extremely appreciated, but I had to repeat term x many times, so if there is any way to do this in a simpler way, I would be very grateful to know!

  • Submitted


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

    I'm proud that i did the challenge very fast, except by the abstract image.

    I tried to put the SVG directly in the code, instead of putting the archive inside a .

    I did:

    
    
    

    Instead of:

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

    The biggest challenge was actually trying to round the edges of an SVG vector instead of just using my brain and placing it in the

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

    Any help is welcomed here!

  • Submitted


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

    I'm proud that I managed to pin the footer to the bottom of the page and the speed with which I completed the challenge.

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

    I had some difficulty to pin the footer at the bottom of the page. So I searched on Internet how to do it and learned how to do it with Flexbox properties.

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

    Any help is welcome!