Login/Register to keep track of your score.
Select the correct code that will transform the left element into the right one
PS: The transformed element may overflow the container.

#1 T – t0

#2 SC – t1

#3 T – t9

#4 SC – t6

#5 SC – t15

#6 SK – t26

#7 SC – t1*
transform-origin:top;
transform-origin:top left;
transform-origin:top;
transform-origin:top left;

#8 SK – t27

#9 SK – t24*
transform-origin:top;
transform-origin:left;
transform-origin:top;
transform-origin:left;

#10 T – t11

#11 R – t13*
transform-origin:bottom right;
transform-origin:bottom left;

#12 SC – t14

#13 SK – t29

#14 T – t8

#15 SK – t31*
transform-origin:bottom;
transform-origin:right;
transform-origin:right;
transform-origin:bottom;
Your Result
-
I am sure you will do better next time