Ah, tags. What a great way to narrow down what you're looking for!
- Building a Content Accordion with CSS-Only Toggle Switches (Checkbox Hack)November 26, 2020 – I decided to create a page that talked about what I was training for, and provided a way for me to provide bits of commentary as the training plan unfolded. The result is a nice mix of Eleventy magic, a CSS-only toggle switch, and the checkbox hack.
- Floating Footer NotificationApril 2, 2016 – This floating footer notification code sample shows a toaster at the bottom of the page, regardless of the user scroll, but you could put it anywhere in the page that's visible to the user.
- Dot Matrix: Just for FunMay 28, 2013 – I envisioned a matrix of dots that, when hovered, would flip their color and slowly fade away.