How to make Sliding Text? (example inside)

Could someone tell how to make something like this?

https://xdrops.in/7i9Ln9WJdqjGWAHnZ69LRPRG.gif

This can be done via interactions using multiple div’s

ie:
div 1: Sell
div 2a: flims
div 2b: music
div 2c: comics
div 2d: software
div 2e: books
div 3: directly to your
div 4a: viewers
div 4b: listeners
div 4c: comics
div 4d: users
div 4e: readers

Each div would be an inline block float left.
Stack the div 2’s on top of each other… and div 4’s on top of each other.
Use interactions to slide divs 2 and 4 into place.

Will take a little work but is doable.
\

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.