There is a p outside, fixed size, position: relative; overflow: hidden; the content inside is position: absolute;, and the event control left: moves left and right.
It is similar to the carousel, except that the carousel switches one screen at a time. You need to control how much you slide and how much the content moves
How about giving swiper a try?
There is a p outside, fixed size, position: relative; overflow: hidden; the content inside is position: absolute;, and the event control left: moves left and right.
It is similar to the carousel, except that the carousel switches one screen at a time. You need to control how much you slide and how much the content moves
`White-space: nowrap ;
Overflow-x: auto ;`