News

Gradient, made by JUMPZERO, is a simple yet powerful Mac OS X app that lets you easily create CSS gradients by getting rid of the clumsiness of vendor prefixes. The user interface is beautiful and ...
moz-linear-gradient( center bottom, rgb(0, 0, 0) 0%, rgb(211, 111, 111) 46%, rgb(0, 0, 0) 46%, rgb(0, 0, 0) 50%, rgb(211, 111, 111) 50%, rgb(0, 0, 0) 100% ); This CSS example shows the exact same ...