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

Does inline css override external?

0 Answers  


What are css libraries?

0 Answers  


How can the gap under the image be removed?

0 Answers  


What are the advantages of css?

0 Answers  


Can you write css3 code for creating boarder image?

0 Answers  






What are pseudo-elements in css?

0 Answers  


Explain the css box model and its different elements.

0 Answers  


What is the Box model in CSS? Which CSS properties are a part of it?

1 Answers  


Can you nest in css?

0 Answers  


Define Declaration block?

0 Answers  


Compare Grouping and Nesting in CSS ?

1 Answers  


explain some text effects in CSS3?

0 Answers  


Categories