Cheese - CSS text effect
Another straight to the point solution
To create a "cheesed" text you only need 1 simple PNG image and a bit of CSS. The result might look like this:The PNG image I used is the same color as background (black), but has a special alpha channel. When saved as a bitmap the alpha channel looks this way:
Quite simple, isn't it?
Comments