Skip to content

Commit

Permalink
add links to glossary (#37561)
Browse files Browse the repository at this point in the history
  • Loading branch information
estelle authored Jan 13, 2025
1 parent 59cd8d3 commit 4c2bb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/css/scroll-snap-align/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ browser-compat: css.properties.scroll-snap-align

{{CSSRef}}

The `scroll-snap-align` property specifies the box's snap position as an alignment of its [snap area](/en-US/docs/Glossary/Scroll_snap#snap_area) (as the alignment subject) within its snap container's snap port (as the alignment container).
The `scroll-snap-align` property specifies the box's snap position as an alignment of its [snap area](/en-US/docs/Glossary/Scroll_snap#snap_area) (as the {{glossary("alignment subject")}}) within its snap container's snap port (as the {{glossary("alignment container")}}).

{{EmbedInteractiveExample("pages/css/scroll-snap-align.html")}}

Expand Down

0 comments on commit 4c2bb5b

Please sign in to comment.