Grayscale image using CSS
Need a grayscale to color effect applied to images used in menu or button ? I do ;) Doing it the old would need to create colored and grayed image and use either javascript or CSS background-image. But today CSS should be enough to accomplish this task.
Continue Reading