Hi there!
I’ve been working on this for a couple of days now and I finally just finished. I tried to make a mobile-responsive portfolio page that’s similar (functionally and structurally) to FCC’s portfolio page example for the project WITHOUT looking at the example’s code at all.
Here it is! The spacing is obviously a little bit off and I wasn’t able to figure out how to blend in the contact form into the page like the example does. I tried removing the top, right and left borders and changing colors but it didn’t have the effect I wanted. I also don’t know to make the nav active state change as you scroll down the page, but I’m guessing that has to do with Javascript?
Edit: I made some changes and I realized that the hamburger navbar collapse isn’t working. I keep going over the code and I’m not entirely sure what I’m missing. I included jquery first then bootstrap toward the bottom of the html body, but it still isn’t toggling the menu when clicked in mobile display. If someone could offer some advice as to what I’m doing wrong there I’d appreciate it.
EDIT #2: Nevermind! I fixed it, added the animated scroll feature and tweaked some of the CSS & HTML
Thank you and let me know what you all think! I appreciate any kind of tips for me to do better in the future!