-
Which class is used for setting perspective and scroll properties for the page?
-
- .static
- .parallax
- .wrapper
- .section
- None of these
Correct Option: C
.wrapper sets the perspective and scroll properties for the whole page, .section is for size, display and text properties, mostly not relevant to parallax effect, .static add a background to a section, just for demonstration.