Images and Text

Continuous Scrolling Marquee Code


Example Code


<!-- Codes by HTMLmagics -->
<marquee behavior="scroll" direction="left">
<div style="text-align:center;">
<img src="http://www.htmlcodes.me/images/marquees/flying_bat.gif" width="125" height="82" alt="Flying bat in a marquee" /><br />Bruce the Bat
</div>
</marquee>
<p><a  style="font-size:11px;color:#999;" href="http://htmlmagics.blogspot.com/marquees/marquee-codes.cfm">HTML for marquees</a></p>


Result






Flying bat in a marquee
HTMLmagics