CSS3 transforms allow you to manipulate visual page elements, moving, scaling, ... .pic { /* Firefox */ -moz-transform: skew(30deg, 10deg); /* WebKit ...
確定! 回上一頁