I would like to find out how to make this marquee like the screenshot below. (It is a screenshot, so it is not moving, but can see text has been masked, and animating right to left) Anybody has an idea?

Thank you!
I would like to find out how to make this marquee like the screenshot below. (It is a screenshot, so it is not moving, but can see text has been masked, and animating right to left) Anybody has an idea?

Thank you!
Having a parent div with the overflow set to hidden will help you! It will act like a mask to whatever’s inside.
I will try! thx!!! @rvguitard