CSS Demo: scale
Reset
Interactive examples cannot be shown because JavaScript is disabled.
This feature is not supported by your current browser. Check Browser compatibility for more details.
scale: none;
Copy to Clipboard
scale: 1.5;
Copy to Clipboard
scale: 1.7 50%;
Copy to Clipboard
scale: 1 -1;
Copy to Clipboard
scale: 1.2 1.2 2;
Copy to Clipboard
1
2
3
4
5
6
Copied!