Respects prefers-reduced-motion: the animation is disabled and the final state is shown.
What is a Marquee Ticker?
A marquee moves a strip of text or logos across the screen on a never-ending loop. It is ambient, not urgent — status lines, announcements, partner logos. The trick is seamlessness: duplicate the content so the loop has no visible jump, and pause it on hover so people can actually read it.
Animation Specimen
Trigger
mount
Tech
css
Duration
6s
Easing
linear
Performance
transform
When to use
Status lines, announcements, breaking updates
Partner / logo strips on landing pages
Avoid when
Any content that must be read in full (use a list)
Above the fold as the primary message
Always duplicate the content — a single copy always shows a jump at the loop seam.