'scrolldelay' Syntax and Note
Note:
This attribute determines the velocity for a <marquee> element.
Its value specifies the delay in milliseconds (the default is 85)
before the text is made to reappear each time.
Syntax:
<marquee scrolldelay="value"> . . . </marquee>
Related examples in the same category