I\'ve been trying to get build a website with a parallax effect like the one on this website: http://www.sparksandhoney.com/the-open-agency-index/ or http://www.sparksandhon
Parallax effect is an outstanding effect to leave on a user's eye. Well i have found a very easy way to do parallax effect
you can use multiple divs to do this
In my code (Code snippet given) you can simply change the image url and enter your own urls for your images.
The "background-attachment" does the real magic in the code actually. Although a simple padding will be visible of BODY.