CSS property: -webkit-marquee
Description
Defines properties for showing content as though displayed on an electronic marquee sign.
See -webkit-marquee-direction, -webkit-marquee-increment, -webkit-marquee-repetition, -webkit-marquee-speed and -webkit-marquee-style.
Syntax
-webkit-marquee: <direction> <increment> <repetition> <style> <speed>;
Values
- <direction>
The direction of the marquee.
- <increment>
The distance the marquee moves in each increment.
- <repetition>
The number of times the marquee repeats.
- <style>
The style of the marquee’s motion.
- <speed>
The scroll or slide speed of the marquee.