Typewriter Effect

.typewriter h1 {
  overflow: hidden; /* Ensures the content is not revealed until the animation */
  border-right: .15em solid orange; /* The typwriter cursor */
  white-space: nowrap; /* Keeps the content on a single line */
  margin: 0 auto; /* 
Avatar of Geoff Graham
Geoff Graham on (Updated on )

Collaborative Engineering and Design Tools

Working at any large company, the greatest hurdle is always the problem of scale. Be it engineering, design, or how they work together, communication is the key to a successful business. Here are some of the tools that I’ve …

Avatar of Sarah Drasner
Sarah Drasner on

The Ninth Fourth

Another year! They tick by all-too-quickly these days. It’s time for another commemorative post, as we do. A state of the union. A mile-marker style post where I talk about the year gone by and where things stand ’round …

Avatar of Chris Coyier
Chris Coyier on

Makin’ GIFs

These are the ways in which I make GIFs. Sometimes for blog posts. Sometimes for tweets. Sometimes for documentation. Sometimes for fun. GIFs can be tremendously useful and communicate better than a still image or even video in some circumstances.…

Avatar of Chris Coyier
Chris Coyier on