Which of the following method increases or decreases the size of an element using tranform?
A
rotate()
B
scale()
C
translate()
D
matrix()
Correct Answer: scale()
Self-explainatory.