To bottom of page
top of page
To HTML Table of Contents
Page 10
Marquees
Tag Attributes
Here are several of the most useful attributes for
this <MARQUEE> tag.
- align = bottom|top|left|middle|right
- behavior = alternate|scroll|slide
- bgcolor = color
- direction = down|up|left|right
- width = string
- height = string
- loop = string
- scrollamount = long(pixels between drawings)
- scrolldelay = long(in milliseconds)
- hspace = string
- vspace = string
Note to viewer :
Use the refresh button on your broweser to
reactivate the examples below as you view them.
Default Settings - Example 1
Behavior is scroll, Direction is left.
Example 2
Example 3
Example 4
Example 5
Example 6
To html Table of Contents
To top of page