CSS transform : rotateZ(angle)
transform:
myDIV
#myDIV
{
background-color:#E8E8FF;
transform:rotateZ(10deg);
}
{
background-color:#E8E8FF;
transform:rotateZ(10deg);
}
Chủ đề: p. Programming language p.CSS p.CSS basic