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 – t10

#2 SC – t13*
transform-origin:right;
transform-origin:left;
transform-origin:top;
transform-origin:right;

#3 SC – t1

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

#5 T – t9

#6 SK – t25

#7 SC – t16

#8 R – t23

#9 R – t20

#10 SC – t5*
transform-origin:top left;
transform-origin:top left;

#11 SK – t29

#12 T – t13

#13 R – t19

#14 SC – t0*
transform-origin:top;
transform-origin:bottom;

#15 SK – t27
Your Result
-
I am sure you will do better next time