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 rules in css ruleset?

0 Answers  


What is hover color?

0 Answers  


What is meant by cascading effect?

0 Answers  


Is it possible to create border as a image in css3?

0 Answers  


How do you make a whole div into a link?

0 Answers  






What is css declaration?

0 Answers  


Does id override class?

0 Answers  


How do I design for backward compatibility using style sheets?

0 Answers  


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

0 Answers  


How do you use flex in css3?

0 Answers  


How can change the background of a photo?

0 Answers  


How do I write my style sheet so that it gracefully cascades with user's personal sheet ?

0 Answers  


Categories