Frontend.fyi

Tutorial

Can we Make A CSS Only Infinite Logo Marquee With ZERO Repeating Logos?

In this video we'll be taking the text only marquee of last week to the next level!

Try it yourself in our playground

Follow along with the tutorial, or just play around with the code. PRO members can fork this code and save it to their account.

Go Pro

Playgrounds are part of PRO

Frontend.fyi Playgrounds let you take any code example and turn it into a live, editable sandbox — so you can tweak the code, build on it, and learn by doing.

This feature is part of Frontend.fyi PRO, which gives you lifetime access to:

  • Interactive playgrounds (like this one)
  • Full courses (Framer Motion, CSS, and more coming)
  • Copy-paste UI recipes with video walkthroughs
  • Your own public profile to showcase projects and experiments (soon!)

If you're ready to go beyond just watching tutorials and actually build things yourself, PRO is for you.

Last week we created a text marquee using only CSS. This marquee was using an old trick to mirror the contents and swap the animation back to the start exactly halfway.

Though there’s nothing wrong with this approach, I really had the urge to make a marquee where there was no mirroring of the content needed. That’s exactly what we’ll be exploring in this tutorial.

We will be creating a infinite logo marquee, with CSS only, and no repeating logos. This is a fun challenge and I’m excited to show you how to do it!

Watch the video above the playground to see how I did it.

Eager to learn more?

I think this video might be a good fit for you too!