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

Discuss the merits and demerits of Embedded Style Sheets?

1 Answers  


What is the syntax of word wrap in css3?

0 Answers  


What is the function of css?

0 Answers  


Draw a circle using CSS ?

1 Answers  


What are the different font attributes?

0 Answers  






How we can use transition effect in css3?

0 Answers  


What is word-break property used in css3?

0 Answers  


What is a main element in coding?

0 Answers  


What is the difference between alert and prompt?

0 Answers  


What is the style attribute?

0 Answers  


Why is it called cascading style sheets?

0 Answers  


Define Attribute Selector ?

0 Answers  


Categories