'scrollamount' Syntax and Note
Note:
<marquee> element's move is made by display, hide, and redisplay.
This attribute sets how many pixels the text is displaced between hidden and reappear.
Default value is 6.
Syntax:
<marquee scrollamount="value"> . . . </marquee>
Related examples in the same category