[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
HTMLSPEC-BLINK
Used to display character text in a blinking style (on...off...on...off).
Attributes
None
Code Tip
Avoid using annoying "blinking" document text. Common usage is only for warnings or alerts.
Live Example
HTML Tags Center
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
HTMLSPEC-BLINK
Blink
UsageUsed to display character text in a blinking style (on...off...on...off).
Attributes
None
Code Tip
Avoid using annoying "blinking" document text. Common usage is only for warnings or alerts.
Live Example
<html> <head><title></title></head> <body> <blink>*** Warning *** This text is blinking!</blink> </body> </html>
HTML Tags Center
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
