CSS Property:
transform:

Result:
myDIV
CSS Code:
#myDIV {
background-color:lightblue;
transform:translate(10px);
}
Click the property values above to see the result
w3ii.com - Play it