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?

    Continuing to learn flexbox model and how to use it. Beautiful material to work with.

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

    First time using Font Awesome for icons.

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

    I need advices on the social icons, how can I position them at the bottom right with flexbox ? Also, how to put some space between them ?

  • Submitted


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

    This is my first complete web page project. Since we don't have the Figma for free users, I tried to get the paddings and margins with GIMP, hope this is close enough !

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

    This project was a nice transition from what I already have learned with the previous ones, and the first where I encounter some difficulties. I managed to solve all of them except two.

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

    That's the two things that I can improve:

    • set space between the ol li bullets and the text
    • the kind of table at the bottom...

    Feel free to help me on these parts ! Thank you !

  • Submitted


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

    This is my second responsive project, using the @media queries. Since we don't have the Figma for free users, I tried to get the paddings and margins with GIMP, hope this is close enough !

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

    Here is what I learned during this project:

    • Better understanding of the Flexbox model
    • How to make a container responsive with @media queries

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

    None on this project, but advices are always welcome !

  • Submitted


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

    This is my first responsive project, with more attention to the margins and paddings than the previous one ! I've really enjoyed this one as it was more complex and made me Google a thing or two so I learnt a lot with it.

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

    Here is what I learned during this project:

    • Using @font-face to import custom fonts
    • Better understanding of the Flexbox model
    • How to make a container responsive

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

    I didn't manage to have the left and right margins of 24px when viewed on mobile, if I did put margin: 0 1.5rem, i had the margin on the left side only and the right side was cropped, any ideas ? Thank you

  • Submitted


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

    I learned theory via freeCodeCamp, CodeCademy and some YouTube videos. I arrived at a point where I tought I konw quite a bit about HTML and CSS but when I tried to make a web page on my own it didn't goes well ! So I've done some YouTube research again to build a website from scratch and I've landed on Coder Coder YT chanel that made me discover Frontend Mentor. I think that it is exactly what I need right know to practice what I've learned.

    So here is my first submission, let me know what you think about my code ! Thank you !

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

    Here is what I learned during this project:

    Using Figma to get the project's sizes of the elements and report them in my CSS file. Use the calc() function. Center verticaly a block element with the translate() function.

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

    Somewhat I struggle to have the .attribution class centered when I want it at the bottom of the page, any help would be appreciated !