Volodymyr Osypov blog

May 12, 2008

CSS gradient idea :)

Filed under: CSS, Ideas — Tags: , , — admin @ 9:46 am

It would be cool to have gradient fill in CSS. You determine 2 colors and the break point of colors changing in %.

Like { background: grad(#000,#fff,50%); }

Powered by WordPress