What do you know about CSS3 2D Transforms?



What do you know about CSS3 2D Transforms?..

Answer / 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

More CSS Cascading Style Sheets Interview Questions

What are the benefits of css?

0 Answers  


Explain grouping and nesting of css selectors.

0 Answers  


What is selector?

0 Answers  


Which command is used for the selection of all the elements of a paragraph?

0 Answers  


Is there any provision to include one or more declaration in a selector?

0 Answers  






What is auto in css?

0 Answers  


What is a floating element in css?

0 Answers  


Can you make a class selector particular to an element type?

0 Answers  


Can you write css3 code for creating multi background images?

0 Answers  


Can more than one declaration be added in CSS?

0 Answers  


What are the types of cascading style sheets?

0 Answers  


What is the purpose of vh measurement unit?

0 Answers  


Categories