![]() |
VOOZH | about |
The Marquee scrollamount attribute in HTML is used to set the amount of scrolling at each interval in pixels. The default speed of the marquee value is 6. It moves the content by displaying it, then delaying it for some short period, and then displaying the content again in a new position.
Note: This attribute is depreciated from HTML5.
<marquee scrollamount=number >Attribute Value | Description |
|---|---|
Number | It defines the speed value. |
Example: The implementation of scrollamount attribute
Output:
Example: The implementation of scrollamount attribute with default and custom value of the attribute.
Output: