Articles by

Andy Adams

Technical Writer, WordPress Aficionado, Patron of Performance

Direct link to the article stroke-linejoin

stroke-linejoin

stroke-linejoin is a CSS property that defines how SVG paths should appear at the point where two lines are joined together. stroke-linejoin can be used to sharpen or soften the joints on connecting lines in an SVG.

stroke-linejoin is also …

Direct link to the article scroll-snap-stop

scroll-snap-stop

scroll-snap-stop is part of the CSS Scroll Snap Module. Scroll snapping refers to “locking” the position of the viewport to specific elements on the page as the window (or a scrollable container) is scrolled. Think of a scroll-snapping container like …

(Updated on )
Direct link to the article scroll-snap-align

scroll-snap-align

scroll-snap-align is part of the CSS Scroll Snap Module. Scroll snapping refers to “locking” the position of the viewport to specific elements on the page as the window (or a scrollable container) is scrolled. Think of a scroll-snapping container like …

(Updated on )