What do you know about CSS3 2D Transforms?
The CSS 2D transforms are used to re-change the structure of the element as translate, rotate, scale and skew etc. Following is a list of 2D transforms methods: translate(x,y): It is used to transform the element along X-axis and Y-axis. ... rotate(): It is used to rotate the element on the basis of an angle.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is style sheet with example?
How do I code a website?
What is the difference between class selector and id selector?
How CSS style overriding works?
What are css layers?
What are 2d transforms in css3?
When two vertical margins meet what happens?
Which property is used as a shorthand to specify a number of other background properties?
How are shorthand properties are used in css?
Does css work in notepad?
Write all the position states used in css.
How to invert the color of an image ?