CSS Dersleri -97 / transform Özelliği

This lesson was prepared by Tayfun Erbilen for prototurk.com. In CSS, we use the transform property to rotate, skew, scale, and move labels. We can also apply operations to labels in 2D and 3D spaces. The operations I've covered in this lesson are 2D operations; I'll cover 3D operations in another lesson. rotate() --- Used to rotate labels in a 2D space. It also has two other uses: rotateX() and rotateY(). skew() --- Used to skew labels in a 2D space. It also has two other uses: skewX() and skewY(). scale() --- Used to scale labels in a 2D space. It also has two other uses: scaleX() and scaleY(). translate() --- Used to move labels in a 2D space. It also has two other uses: translateX() and translateY(). matrix() --- This is the shorthand for the above four properties. transform-origin --- is used to set the center. You can show your support by choosing the appropriate option via JOIN to support the channel.    / @prototurkcom   Check out my new PHP Training Set! https://udemy.com/php-egitim-seti/?co... -- My Social Accounts:   / erbilennet     / prototurkcom     / tayfunerbilen     / prototurkcom     / tayfunerbilen