text color transition code example Example: how to transition text color css nav a { transition: color 1s; /* For modern browsers */ }