Marquee

Continuously scroll overflowing content and pause it on hover or focus.

Preview

A content track translates continuously and wraps to create an uninterrupted scrolling strip.

Preview
MarqueeMotionInterface

Implement Marquee: Continuously scroll overflowing content and pause it on hover or focus. Use Cycle duration 8000ms, Content gap 32px, Direction left, Pause on hover on. Keep continuous motion pausable and low-distraction. Use semantic HTML, scope CSS to .motion-demo--marquee, and mount the provided vanilla JavaScript interaction runtime. Provide equivalent low-motion behavior for prefers-reduced-motion and .force-reduced-motion.

Learn more