The following HTML marquee code
works better in Microsoft Internet Explorer,
breaks (in more than one way) in Mozzila Firefox
---------------------------------------------- end HTML code ------------------------------
works better in Microsoft Internet Explorer,
breaks (in more than one way) in Mozzila Firefox
Code:
<pre>------------------------------------------------- start HTML code ------------------------------
<marquee>
<marquee width=100% direction=up>
<CENTER><marquee width=50% BGCOLOR=ORANGE>INNER 1</marquee> <br>
<CENTER><marquee width=60% BGCOLOR=BLUE STYLE="text-align:center">INNER 2 </marquee><br>
<CENTER><marquee width=50% BGCOLOR=ORANGE>INNER 3</marquee><br>
</marquee>
</marquee>
<pre>
<img src=http://geometrica.tripod.com/dantelle.png>
this is the llllllllllllllllllllllllllllast line
Comment