div { -ms-transform: translate(50px, 100px); /\* IE 9 _/ -webkit-transform: translate(50px, 100px); /_ Safari */ transform: translate(50px, 100px); }