Simple Dither Effect using CSS
Posted in Design by Deziner Folio on the 11-24-2008While working on the upcoming theme for Dezinerfolio, we were working on a section that displays a short description that dithers towards the end. We worked out a very simple but effective solution using simple CSS attributes and images.
The Need:

.
The Solution:

All we are doing is adding an extra DIV after the end of the Paragraph and applying a transparent background image with a negative position.
This file has been downloaded 11 times.
Read full article

Responses to “Simple Dither Effect using CSS”