Which of the following will rotate an element clockwise or counter-clockwise?
(a) rotate()
(b) skewX()
(c) skewY()
(d) matrix()
I have been asked this question in an interview for internship.
Question is taken from Table Graphs, 2D Transforms, Boxing of Images & Constrained Images topic in portion Layout & Images of CSS