/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

alvarotrigo.com
| | nolanlawson.com
4.0 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...
| | www.smashingmagazine.com
7.4 parsecs away

Travel
| | Have you run into a situation where you need the padding of one element to align with the padding of another element? In this article, Brecht De Ruyte demonstrates the issue with a full-width slider component that breaks out of the main page container and shares a couple of techniques to keep it visually aligned with other elements on the page.
| | codersblock.com
5.7 parsecs away

Travel
| | Anchor links (also called jump links) are an easy way to provide in-page navigation. For example, a table of contents could use anchor links to take readers...
| | ishadeed.com
31.0 parsecs away

Travel
| How to make position sticky work with CSS grid items