Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 991 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 991 Bytes

Christmas Scene

The scene contains several elements, including a background image, snow hills, a Christmas tree, and a cat. Each element has a class called "background", "snow", or "tree-container", respectively, and a data-depth attribute that specifies the depth of the element in the parallax effect.

Preview:

Christmas-Scene


The background image is displayed twice, once as the left background and once as the right background, to create a seamless background effect. The snow hills are displayed both in front and behind the tree to create a 3D effect.


A Pen created on CodePen.io. Click here to explore.


Please note: Save your code in order to see your changes reflected in the browser.