<marquee width="100%" height="100px" direction="right" scrollamount="20"><div id="box"></div></marquee>
#box{
background-color: red;
width: 110px;
height: 110px;
position: absolute;
left: 500;
top: 500;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.