Specifies that the enclosed text should blink.Increases the font size for the enclosed text.
Browser/User Agent Support
| IE | Netscape | Mozilla | Opera | Safari | no | 1.0+ | no | no | no |
|---|
Example
This example displays the sentence "This sentence blinks." as blinking text:
<blink>This sentence blinks.</blink>, This sentence does not blink.
Remarks
Netscape only. Avoid using the <blink></blink> tag if possible.
Attribute Detail
| Attribute | IE | Netscape | Mozilla | Opera | Safari |
|---|---|---|---|---|---|
|
CSS class assigned to the element.
|
2.0+ | 1.0+ | 1.0+ | 4.0+ | 1.0+ |
|
Unique identifier for the element.
|
2.0+ | 1.0+ | 1.0+ | 4.0+ | 1.0+ |
|
Language code for the content of the element.
|
2.0+ | 1.0+ | 1.0+ | 4.0+ | 1.0+ |
|
Inline style for the element.
|
2.0+ | 1.0+ | 1.0+ | 4.0+ | 1.0+ |


