Thứ Ba, 7 tháng 5, 2013

CSS transform : matrix(1,2,3,4,5,6)


transform:
bendoi.vn
#myDIV
{
background-color:#56AF0D;
transform:matrix(0.866,0.5,-0.5,0.866,0,0);

}


Chủ đề: