Thứ Tư, 8 tháng 5, 2013

CSS transform : skewY(10deg);


transform:
myDIV
#myDIV
{
background-color:#E8E8FF;
transform:skewY(10deg);
}


Chủ đề: