On Wed, Jun 20, 2001 at 07:00:11AM -0400, Alex Page wrote:
> On Wed, Jun 20, 2001 at 11:56:35AM +0100, Roger Burton West wrote:
> > You forgot <blink>.
> 
> From: http://www.w3.org/TR/REC-CSS1#text-decoration
> 
> "UAs must recognize the keyword 'blink', but are not required
>  to support the blink effect."
> 
> CSS - Sanity for the InterWeb.

If your browser supports custom css (mozilla, opera, ie5, konqueror),
you can banish things like that forever by creating a small stylesheet:

    BLINK { display: none !important; }

You can perform all sorts of cunning tricks that way...

-Dom

-- 
| Semantico: creators of major online resources          |
|       URL: http://www.semantico.com/                   |
|       Tel: +44 (1273) 722222                           |
|   Address: 33 Bond St., Brighton, Sussex, BN1 1RD, UK. |

Reply via email to