Select from following answers:- transform

- rotate(deg)
- rotate-section
- rotate-section(deg)
- All Above
'transform' is the CSS property used to rotate a particular section in degrees.
Ex: If we give 'transform' as 'rotate(45deg)', it will makes your section looks like a diagonal one.
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator