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

CSS transform : skewX(10deg);


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


Chủ đề: