Related questions
background:#3F3; position: absolute; left:0px; height:200px; width:200px; -webkit-transition-property: left; -webkit-transition-duration: 1.5 s; } #test:hover { left:100px; }
Find more questions by tags CSS