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
Cannot read properties of null (reading 'code')
Not Found
Not Found

All solutions

  • Submitted


    Mostly followed along this freecodecamp Youtube video made by Jessica Chan. Link: https://www.youtube.com/watch?v=aoQ6S1a32j8

    Wonderful follow along, she was a great teacher. Learned Sass just to do this follow along. Overall I'm really proud of how this paged turn out. Any feedback would be fantastic.

  • Submitted


    Wonderful challenge :)

    The hardest part for me was the hamburger menu. Spent many days going over tutorials trying to get it working. I figured out today that it was the way I had my JS file linked to my HTML file Once I moved it out of the head section to the bottom of the body section, everything worked. Can anyone explain why?

    I am very proud of how this turned out and is my first page using JS. Any feedback and suggestions would be wonderful.

  • Submitted


    Really enjoyed this challenge. Background positioning made sense but I did have issues getting it to look close to the design. Also to make the boxes not straight was really interesting, feel like I figured it out. Is my HTML semantics correct? I have a tough time deciding if I have too many <div> tags or when to use a <section> tag. I believe, I did a good balance. Did I use a good class name in the HTML? Or are do they need to be more specific? Thanks for all any feedback.

  • Submitted


    My first page after taking a bit of a break over the holidays. Took a few tries to get the HTML structure to look right and figure out the CSS to go with it. I found the background really difficult to get in the correct position and tried my best to get it close as possible. Any feedback would be great.