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?

    Media queries. Continuing to learn and improve them. Comments and criticism are welcome!

  • Submitted


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

    Optimised the code, improved its semantics. Added root: for colours. Changed font sizes. Added @media queries for screens 500px and smaller. Made the main block background lighter for screens 500px and smaller. Disabled the link to the challenge page and personal page on GitHub.

  • Submitted


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

    This is the first time I've used media queries. Not everything worked out, but now I know where to go. I improved my knowledge of flexbox, inheritance and some other CSS features.

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

    I've spent a lot of time learning and using media queries. It was helpful ;)

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

    Media queries (@media) - willing to take any advice on media queries. What to look out for, what to read, what to fix. Thanks in advance for any help with media queries!

  • Submitted


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

    First time using two pictures as a background image, changed the space between the letters.

  • Submitted


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

    This is the first time I've used variables in CSS for colours.

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

    There were some difficulties with defining line spacing, but the problem was solved with line-height.

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

    The use of semantic tags (, , etc) causes some difficulties. It is not always clear what the criteria for separating a part of code to a certain semantic tag are. Are there clear criteria for dividing code into semantic parts?

  • Submitted


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

    When creating buttons, I used code: . That's why the buttons don't lead to external sites. For active buttons, I would use this code:

    GitHub .

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

    Perhaps the links to Frontend Mentor and my GitHub would be better placed at the bottom of the page, but I was unable to do so. If you have free time and willingness to help - please point me to my mistake: why I couldn't move the link to the bottom of the page.