Home

HTML Tutorial >> HTML Marquee Tags. -------------------------------------------------------------------------------- Back Next HTML Tutorial section of HTML Marquee Tags. The HTML tag defines a moving section of text in a web page, in a manner similar to a movie marquee. This tag is supported by Internet Explorer only and in Netscape the text will not move. HTML Marquee tag only works with text - images between the and are ignored. Since this tag does not work in Netscape, you should take care to examine the resultant page carefully in both Internet Explorer and Netscape to be sure it looks okay or not. HTML Marquee Tag Attributes align=alignment Determines how to align the text surrounding the html marquee. May have the following values: CENTER Center alignment the html marquee LEFT Align to the left html marquee RIGHT Align to the right html marquee behavior=item This determines how the text in the html marquee will act. SCROLL Slide the text into the box and out again. SLIDE Slide the text into the box and stop when it hits the side. ALTERNATE Slide back and forth. bgcolor="color" The color for the background of the html marquee. direction=value LEFT Scroll left to right html marquee. RIGHT Scroll right to left html marquee. height=nn Indicates the height of the html marquee. If n is a value, it is the number of pixels. If n includes a %, it indicates a percentage of the container body, table cell or whatever in which it is within. hspace=n pixels to the right and left of the html marquee tag... loop=n Indicates number of times to loop through the html marquee. A value of INFINITE means to loop continuously, non stop html marquee. scrollamount=n Indicates the number of pixels to scroll each time the html marquee text is redrawn. scrolldelay=n Indicates the number of milliseconds between redraws of the html marquee text. vspace=n pixels to the top and bottom of the html marquee tag... width=n Indicates the width of the html marquee. If n is a value, it is the number of pixels. If n includes a %, it indicates a percentage of the container (body, table cell or whatever) in which it is within. clubs


© Cincinnatus Central School