Parrallax Effect Banner
Hey! I'm new to this site and I wanted to contribute a little bit. This is something cool I learned in my middle school coding class. It's called a "Parrallax" effect. What it does is it keeps an image in place while you scroll down. It's pretty cool. If you wan't to change out the image feel free. Just go into the code and switch out the URL. Example: background-image: url('INSERT URL HERE'); I s...