Tag: tips


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

Coding with a mac french keyboard

Coding requires some specific characters such as [ ] { } ( ) \ Unfortunately the Apple french keyboard (wireless or macbook) does not show brackets, curlybraces and backslash. Also, a lot of characters are available with key combination but not displayed on the keyboard. Learning these combinations is an option.

Continue Reading
Yann's blog