how to handle many css3 transitions code example Example: multiple transition in css .nav a { transition: color .2s, text-shadow .2s; }