chrisnajman / css-horizontal-media-scroller

Scroll images and other media using CSS grid. Accessible.

Home Page:https://chrisnajman.github.io/css-horizontal-media-scroller/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

permalink
/index.html

Website (Git Pages)

CSS Horizontal Media Scroller

Features

  • Scroll snapping
  • Screen-reader- and keyboard-navigation-friendly scrolling

Images: Why Psycho?

I recently rewatched Psycho and, struck by the number of scenes involving mirrors, I made some screenshots. Then I started on this little project and needed some dummy content...

Installation

In a folder on your computer:

  • git init
  • git remote add origin git@github.com:chrisnajman/css-horizontal-media-scroller.git
  • git pull origin main

Credits

Related

About

Scroll images and other media using CSS grid. Accessible.

https://chrisnajman.github.io/css-horizontal-media-scroller/

License:MIT License


Languages

Language:SCSS 80.8%Language:HTML 15.9%Language:JavaScript 3.3%