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
How do I center text vertically in css?
What are the difference between inline css & internal css?
What is word-break property used in css3?
Why is it called cascading style sheets?
How do you link an external style sheet?
How to create border using images by css3?
How do you create a style sheet?
When displaying fonts, what's the difference between pixels, points and ems?
What is wordpress hover?
Is css a markup language?
Why imported is an easy way to insert the file?
Which property is used to add or subtract space between the letters that make up a word?
Can you write css3 code to arrange text in multi columns?
How can the same properties be defined for different elements without repeating them again and again? Explain with an example:
What does CSS selector mean?