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

Published: 17 August 2019
on channel: 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  


Watch video CSS Transforms | Scale Method | Zoom in or Zoom out div online without registration, duration hours minute second in high quality. This video was added by user Knowledge Meetup 17 August 2019, don't forget to share it with your friends and acquaintances, it has been viewed on our site 10,988 once and liked it 127 people.