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


    The sites responsiveness is not beautiful but works. I wanted to really focus on the JS for this challenge. Please, let me know if my JS methods were efficient or if it is a bunch of poorly strung together lines of code :/.

    This challenge was a lot of fun!

  • Submitted


    This was the last of my HTML + CSS newbie challenges! I would really appreciate some feedback before I graduate over to the junior-level challenges.

    How are my semantic elements? Am I using "main", "section", and "footer" correctly?

    Was my method of going about making the display responsive the best way of going about it?

    I also have no idea how in the example the :hover pseudo-class for the social media icons only highlights the border and the icon. I couldn't figure out how to change the color of the image. Only it's background.

    Anything else I could be doing better?

  • Submitted


    Is there any way to host multiple sites out of one GitHub repository? I am getting a little tired of creating a new repository for every one of these challenges.

    Does anyone know if I can make one GitHub repo, name it Frontend-Mentor-Challenges, and host all of my challenge pages from it?

  • Submitted


    Is there any way to host multiple sites out of one GitHub repository? I am getting a little tired of creating a new repository for every one of these challenges.

    Does anyone know if I can make one GitHub repo, name it Frontend-Mentor-Challenges, and host all of my challenge pages from it?

  • Submitted


    1. I have been working on my semantic tagging, how did I do?

    2. Could I have implemented any section/article tags or would that have been unnecessary.

    3. Was how I positioned the stats in the 'stats-container' overkill or was that the best strategy?

  • Submitted


    I learned @media at-rule here which was an extreme headache. I up unhappy with the how the site looks at different widths above the min-height: 750px limit aside from the unadjusted landing desktop view. When I open the devtools in google however, I do not know why the content does not fit the screen.

    I also don't know how to keep all of my containers in their original position when I zoom out.

    Help!