--- title: CSS Scroll Snap slug: Web/CSS/CSS_Scroll_Snap tags: - CSS - CSS Scroll Snap - NeedsTranslation - Overview - Reference - TopicStub translation_of: Web/CSS/CSS_Scroll_Snap ---
{{CSSRef}}

CSS Scroll Snap is a module of CSS that introduces scroll snap positions, which enforce the scroll positions that a {{Glossary("scroll container")}}’s {{Glossary("scrollport")}} may end at after a scrolling operation has completed.

Note: The previous version of this module was called Scroll Snap Points and has been deprecated. CSS Scroll Snap is the current implementation.

Reference

CSS Properties on Containers

CSS Properties on Children

Guides

Specification

Specification Status Comment
{{SpecName("CSS Scroll Snap Points")}} {{Spec2("CSS Scroll Snap Points")}} Initial definition

Browser compatibility

The individual property pages detail the browser compatibility situation for Scroll Snap. Note that at the present time Firefox still implements an old version of the specification. Read the guide to browser compatibility for an overview of how to support both the old and new specification.