JS & CSS Keyframe Fade-In Text Effect

A few simple code snippets to create a list that fades in, one item at a time, using Javascript, CSS and the @keyframes rule. What’s Going On Here? A simple “for” loop in Javascript...