Header
Blog
Tags
About
As a personAs a developer
ProjectsContact

Performant CSS Underline animations

July 15, 2018Animation, CSS, Performance, Tutorial

With CSS, there's plenty of ways to do an underline. Borders, box shadows, pseudo elements... The list goes on and on. But is any one method better than another? Let's take a look at a few methods of doing a simple animated underline, then we'll dig…