Thứ Ba, 7 tháng 5, 2013

CSS transform : scaleY(y)


transform:
myDIV
#myDIV
{
background-color:#E8E8FF;
transform:scaleY(1.1);
}


Chủ đề: