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