code marquee dari kanan ke kiri
<!-- Codes by HTMLcodes.me -->
<marquee behavior="scroll" direction="left">Your left scrolling marquee text goes here</marquee>
<p><a style="font-size:11px;color:#999;" href="http://www.htmlcodes.me/marquees/marquee-codes.cfm">HTML for marquees</a></p>
Bouncing Marquee Code
<!-- Codes by HTMLcodes.me -->
<marquee behavior="alternate" direction="left">Your bouncing marquee text goes here</marquee>
<p><a style="font-size:11px;color:#999;" href="http://www.htmlcodes.me/marquees/marquee-codes.cfm">HTML for marquees</a></p>
Scrolling Images
<!-- Codes by HTMLcodes.me -->
<marquee behavior="scroll" direction="left"><img src="http://www.htmlcodes.me/images/marquees/flying_bat.gif" width="125" height="82" alt="Flying bat in a marquee" /></marquee>
<p><a style="font-size:11px;color:#999;" href="http://www.htmlcodes.me/marquees/marquee-codes.cfm">HTML for marquees</a></p>