A very easy to implement carousel idea for your next project 😎
The trick here is to use sticky positioning for the gallery items and set top to 0 so that when the gallery is scrolled, the items stick to the top of the container.
Consecutive items overlap the items above them to create this cool effect.
#css
#csstricks
#frontend
#fullstack
#coding
#programming
#frontend
#javascript
#html
#reactjs
#vuejs