1.

Which class is used for setting perspective and scroll properties for the page?(a) .wrapper(b) .section(c) .static(d) .parallaxI had been asked this question during an interview.I'm obligated to ask this question of Sliding Doors & Clipped Sliding Doors in portion Layout & Images of CSS

Answer»

The correct answer is (a) .WRAPPER

For EXPLANATION I would SAY: .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.



Discussion

No Comment Found

Related InterviewSolutions