CSS Transforms | Scale Method | Zoom in or Zoom out div

Опубликовано: 17 Август 2019
на канале: Knowledge Meetup
10,988
127

The Scale method zooms in and zooms out the element in the both directions horizontally and vertically. It accepts two parameters as value SX and SY.

SX value stretches an element in the direction of x-axis.
SY value stretches an element in the direction of y-axis.

If you provide only one parameter, it will change the element size along both axes.
If you provide two parameters, the first scales the element along the x-axis and the second parameter scales it along the y axis.
Both parameters must be any number value.

More videos on 2D Transform
Translate Method :    • CSS Transforms - Translate() Method  
Rotate Method:    • CSS Transform - Rotate Method  


Смотрите видео CSS Transforms | Scale Method | Zoom in or Zoom out div онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Knowledge Meetup 17 Август 2019, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 10,988 раз и оно понравилось 127 людям.