Why I participated in CSS Naked Day
CSS Naked Day has come and gone for this year, but I’ll be making it a point to participate for many years to come.
articleCSS Naked Day has come and gone for this year, but I’ll be making it a point to participate for many years to come.
articleHere’s a handy CSS technique to make sure your content isn’t obscured by the pesky notch that seems to be present on many phones these days, and it probably already fits nicely into your existing codebase!
articleI was just working on some styling changes to my website and fell into a rabbit hole on URLs, the <mark> element and :target pseudo-class, and ended up writing an animation as a handy technique for drawing the reader’s attention.
articleOne of my code snippets.
codeI recently decided I would embark on the task of theming Pinboard. Here's how I did it.
articleHow easy is it to keep a shadow's direction consistent whilst rotating an element?
articleNavigation is crucial to a functional website. It is how your users find the information they're after; get it right, and your users are happy—get it wrong, and they go insane!
article