Breaking

Tuesday, May 7, 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);

}

No comments:

Post a Comment