RuskFamily.com ... the Legend Continues Practice Page
| Home | HTML Guide Start | List of HTML Elements | Next Element | Previous Element |

<BLINK></BLINK>

Display text using blinking font


Makes the enclosed text blink. Very irritating to many people. The cause of serious and sometimes very heated debate on newsgroups. Considered to be one of the worst inventions ever foisted on the Internet!

        <html>
        <head>
        <title>A page to show BLINKING</title>
        </head>
        <body>
            .
            .
==>> This shows how to use the <blink>blinking</blink> element.
            .
            .
        </body>
        </html>

And this is an example of what blinking looks like.

If the word "blinking" isn't in the preceding example then that means that your browser has been modified to ignore it.

HTML 3.2 Final

    Not mentioned.

Netscape

    The original inventors.

Microsoft Internet Explorer

    Nothing special.

Internationalization

    Nothing special.

| Home | HTML Guide Start | List of HTML Elements | Next Element | Previous Element |

Michael T. Rusk
Comments to author: mike@ruskfamily.com

All contents copyright © 1996-2001 Michael T. Rusk
All rights reserved.

Valid HTML 4.01!   Valid CSS!

Revised: Sunday, December 30, 2007 11:06 -0500
URL: ./htmlgd/tagblink.html