1. CSS Scroll Snap

    CSS technique that allows customizable scrolling experiences like pagination of carousels by setting defined snap positions.

  2. css property: scroll-snap-type

  3. css property: scroll-snap-type: block

  4. css property: scroll-snap-type: both

  5. css property: scroll-snap-type: inline

  6. css property: scroll-snap-type: none

  7. css property: scroll-snap-type: x

  8. css property: scroll-snap-type: y