Welcome to Tom's Web

NOTE These don't work in Netscape.
It don't use the
<marquee> tag.

The one on the Next page Works in Netscape. 
But
Don't Work in  Internet Explorer.

The ones on the page after that WORK IN BOTH.

To Make things easer to understand. A Marquee has the following variables.

<marquee
 align=
"bottom" or top or middle
behavior="alternate" or slide or scroll
 bgcolor=
"#00FF00" Can be anything from #000000 to #FFFFFF
direction=
" " can be up or down or left or right
scrollamount=
"70" Can be any number
scrolldelay=
"220" Can be any number
width=
"50%" Can be in percent or in number of pixels  
height="50"
  
Can be in percent or in number of pixels
>
This is where the text goes </marquee>

This is a Marquee. It is part of the HTML  Direction = Left; Speed = Delay 90 Amount 6;  Behaver = Scroll ; Align tith text = Top ; Width = " " ; Height = " " ; Repeat = Continuously ; Background color = Automatic

This iMarquee.Varibles Are : Direction = Right; Speed = Delay 90 Amount 6;  Behaver = Alternate ; Align With text = Middle ; Width = " 50%" ; Height = " " ; Repeat = Continuously ; Background color = "#00FFFF
This iMarquee.Varibles Are : Direction = UP Speed = Delay 90 Amount 6;  Behaver = " " ; Align With text = Middle ; Width = " 25%" ; Height = " " ; Repeat = Continuously ; Background color = "#FFFF00 This iMarquee.Varibles Are : Direction = down Speed = Delay 90 Amount 6;  Behaver = " " ; Align With text = Middle ; Width = " 25%" ; Height = " " ; Repeat = Continuously ; Background color = "#FF00FF
Test Direction= Left  Speed  Delay = 192 amount = 8 Behaver = Scroll  Align with text = top  Width = 50% height = " "  Repeat = Continuously
 
This is a Marquee. It is part of the HTML  Direction = right; Speed = Delay 90 Amount 6;  Behaver = Scroll ; Align tith text = Top ; Width = " " ; Height = " " ; Repeat = Continuously ; Background color = Automatic

To change the stile of text we have to use a line like.
<b><font color="#FF0000" size="4" face="Copperplate Gothic Bold">  
In front of the marquee tag and  a </font></b> At the end of the marquee

 

Use view source to see what I am talking about the The top and bottom marquee has the fonts set.

 

 

Next