blink

Specifies that the enclosed text should blink.

Platform Support

IENetscapeMozillaOperaSafari
no1.0+nonono

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

AttributeIENetscapeMozillaOperaSafari
class
[class-name]. Example values: header-class, list-element, etc.
CSS class assigned to the element.
2.0+1.0+1.0+4.0+1.0+
 
id
[element-id]
Unique identifier for the element.
2.0+1.0+1.0+4.0+1.0+
 
lang
[language-code]. Example values: "en" (English), "fr" (French), "es" (Spanish), etc.
Language code for the content of the element.
2.0+1.0+1.0+4.0+1.0+
 
style
[style-name]
Inline style for the element.
2.0+1.0+1.0+4.0+1.0+
 

text_html aptana_docs