Answer Posted / hrpynux@gmail.com
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 |
Post New Answer View All Answers
What is the difference between a relative, fixed, absolute and statically positioned element?
What is the class selectors used for?
What are embedded styles?
How can the gap under the image be removed?
What is the difference between alert and prompt?
What new futures added in css3 for borders and how browser support it?
How do I center block-elements with css1?
What is float in css?
How are css files saved?
How are shorthand properties are used in css?
How do you create a style sheet?
What is margin stacking?
Which property is used to add or subtract space between the letters that make up a word?
What is the synonym of cascade?
What are css attributes?