This question here has an answer, which leaves a lot of empty space at the end of each iteration of the marquee: CSS3 Marquee Effect
Is there a way to achieve a smooth <marquee></marquee>
effect, using CSS3, that doesn't leave this space?
I have a lot of small elements, which look a bit like SO's blue tags, that exclusively fill the content of the marquee, as opposed to one continuous body or a wall of text.
If the marquee is big enough, you can swap one of the collections at mid animation.
This is as far as you can get with CSS alone, I think
Here is a sample how you can do, and by setting the delay and duration you control the space between the texts