Home » CSS » Css miscellaneous » Question
  1. Which of the following property is used to define how nested items are rendered in a 3-D space, the choice being either flattened or with their dimensions preserved?
    1. transform-style
    2. transition
    3. transition-delay
    4. transition-duration
    5. None of these
Correct Option: A

Syntax: transform-style: flat



Your comments will be displayed only after manual approval.