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


    My 6th challenge. This one was a little more tricky. My CSS got a little messy especially when creating the navigation.

    • I learned how to create a nav-bar
    • learned how to animate on hover states and button clicks
  • Submitted


    My 5th challenge. Any feedback is welcome!

    Problem with putting 2 span elements next to each other:

    <span>Text </span><span>more text</span>

    • it would not add the space after "Text" resulting in "Textmore text"
    • ended up adding a left margin to the first span, but please comment if there is a better solution ... thanks!
  • Submitted


    My 3rd challenge. Any feedback welcomed as I am still learning!

    • the most challenging part was positioning the Share pop-up and creating the triangle
    • There is still a problem when resizing the window that the pop-up moves out of position (desktop view)
  • Submitted


    My second Frontend Mentor challenge. Any feedback welcome!

    • I added an extra breakpoint between the mobile and desktop layouts
  • Submitted


    This is my first Frontend Mentor challenge. I completed this after a few days of learning HTML, CSS and JavaScript through YouTube videos. Any feedback is welcome!