/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

9elements.com
| | codersblock.com
6.5 parsecs away

Travel
| | You can't animate gradient colors in CSS. No, really. There are a lot of animatable properties, but the one used for gradients, background-image, is not on the...
| | unused-css.com
6.2 parsecs away

Travel
| | A CSS gradient is a progression of two or more colors, in a specified manner and direction. The series of colors diffuse into each other smoothly at defined angles. Gradients are soothing visuals that provide a pleasant, aesthetic effect to the viewer.
| | ibelick.com
5.2 parsecs away

Travel
| | How to animate an animated gradient border with CSS?
| | www.bram.us
42.3 parsecs away

Travel
| By adding a long transition-delay to a CSS property under certain conditions (which you can do using a Style Query), you can persist its value.