Ah, tags. What a great way to narrow down what you're looking for!
November 26, 2020
Building a Content Accordion with CSS-Only Toggle Switches (Checkbox Hack)
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.April 2, 2016
Floating Footer Notification
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.May 28, 2013
Dot Matrix: Just for Fun
I envisioned a matrix of dots that, when hovered, would flip their color and slowly fade away.