<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;
		}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.