Explore >> Select a destination


You are here

addyosmani.com
| | www.aleksandrhovhannisyan.com
2.8 parsecs away

Travel
| | Learn how to build an accessible image carousel that supports multiple input modes and is progressively enhanced with CSS scroll snap and JavaScript.
| | nolanlawson.com
3.9 parsecs away

Travel
| | Recently I had some fun implementing an image carousel for Pinafore. The requirements were pretty simple: users should be able to swipe horizontally through up to 4 images, and also pinch-zoom to get a closer look. The finished product looks like this: Often when you're building something like this, it's tempting to use an...
| | ryanmulligan.dev
3.9 parsecs away

Travel
| | Applying modern CSS techniques to align the start position of a horizontal scrolling gallery to a parent container's max-width while allowing its overflow to span the entire viewport.
| | peterbraden.co.uk
33.5 parsecs away

Travel
| [AI summary] The author shares a personal JavaScript raytracer project implemented in a browser using the canvas element, highlighting it as a blend of coding and art.