How can I keep a fixed (yet changing) image on the right hand of the screen while having the content on the left keep scrolling?

Viewed 22

I'm thinking of something similar to remix.run, where there's a product image that is changing out as the user scrolls, but it feels like it's fixed to that side of the screen. I'm really not too sure how to describe it and that's why I'm struggling to find a tutorial! (I'll be trying to do this with React and Tailwind, just for some added context!)

0 Answers
Related