<MARQUEE behavior=right><SCROLL amount="4"><BG COLOR="BLUE"><FONT color=#ffffff><STRONG>EXAMPLE TEXT - CHANGE THIS TO YOUR TEXT</STRONG></FONT></MARQUEE>
This text:
<script language="JavaScript1.2">
/Flashing Neon /
var message="Put your message here!" var neonbasecolor="#FFFFFF" var neontextcolor="blue" var flashspeed=100
var n=0 if (document.all){ document.write('<font color="'+neonbasecolor+'">') for (m=0;m<message.length;m++) document.write('<span id="neonlight">'+message.charAt(m)+'</span>') document.write('</font>')
var tempref=document.all.neonlight } else document.write(message)
function neon(){
if (n==0){ for (m=0;m<message.length;m++) tempref[m].style.color=neonbasecolor }
tempref[n].style.color=neontextcolor
if (n<tempref.length-1) n++ else{ n=0 clearInterval(flashing) setTimeout("beginneon()",1500) return } }
function beginneon(){ if (document.all) flashing=setInterval("neon()",flashspeed) } beginneon()
</script>
CREATES THIS:
Note: You can change the colors in the code. You can make it appear as if it is being typed out, by using the same background color for the "base" color.
Some cool html Marquee Codes
<b><font color="#0000FF" size="5"> <marquee behavior=alternate direction=up scrolldelay=65 height=274 style="Text-align;filter:wave(add=0,phase=1, freq=1,strength=15,color=#3300CC); color:#FF0000" scrollamount="8"><center>YOUR TEXT GOES HERE<br>AND<br>MORE TEXT HERE!!!</center></marquee></font><font size="5" color="#FF0000"> </font></b>
NOTE: In order to change the colors of the marquee change the "font color" number (#0000FF) to a number from an HTML Color Chart.
<MARQUEE width="100" style="border:2px dotted purple">Your Text Here</MARQUEE>
<b><font color="#990066" size="5"><marquee direction="down" style="filter:wave(add=0, phase=1, strength=15, freq=2);color:.556447"><center>ADD Your Words Here<br></marquee></font></b>
color="#0000FF" size="5"> <marquee behavior="alternate"><marquee width="150">Your Text Here</marquee></marquee></font></b> color="#0000FF" size="5">