Native CSS Carousels: Accessible Sliders with Zero JavaScript
The browser can now generate carousel controls for you — scroll buttons and marker dots with correct roles, keyboard support, and no hydration cost — using ::scroll-button() and ::scroll-marker(). Here's how to build one, and how to ship it safely while Safari and Firefox catch up.