Multi-Layer Parallax Effect

Created using HTML, CSS and Javascript

I have always been interested in the effect of depth a website can give to the user with the use of parallax. Even during gaming (since a very young age) most of the classic retro games used the parallax effect to let the gamer feel a sense of depth in the game, even though the game is sidescrolling and not 3D. This made me want to look into how it can be done and incorporate it into a website. The parallax effect used on this landing page, I created using HTML and CSS with some additional help of Javascript (RellaxJS).

This is one of my favourite effects used in a website and will definitely be using this alot in my future websites/projects.

Live View