'truespeed' Syntax and Note
Note:
This attribute applies to the <marquee> element only.
The scrolldelay attribute will usually ignore any value that is under 60 milliseconds.
Specifying the truespeed will override the scrolldelay 60-millisecond limitation.
Syntax:
<marquee truespeed> . . . </marquee>
Related examples in the same category