Dropdown menus have come a long way and become a lot more easy to setup and maintain — and in this day and age, it can be done totally with CSS. Below is a simple example of how to do it well, but still simply.
Post navigation
Related Posts

Two of my favorite things in one: Back to the Future and front end development – specifically CSS. There’s no JS — even for the flux capacitor’s fluxing.

We’ve all been asynchronously loading JavaScript for many years, but it hadn’t even occurred to me to asynchronously load CSS to speed up (and give even more perceptively speed) for that initial load and render. Like most things in the front end world, there are multiple ways to do it, but the article linked below shows an easy way to do it.

Like any software, Apple’s Mac OS’s Time Machine started out with pretty humble and simple beginnings and soon expanded into a better product, with more robust features, nuances, and arguably better reliability.

CSS Tricks continues to be my favorite and go-to for all things CSS and front-end. Years ago, I discovered the […]

The latest Safari Tech preview adds the ability to have MP4s in img tags. If this catches, on it means we can keep animations on the web, but lose all the downsides of animated GIFs.

This is a cool little combination of CSS and JavaScript to have a small list grid item image transition to its full-size version of the image in its final positioned spot.