
How to blink text in html for various browsers
The blink() method is not standard, and may not work as expected in all browsers.
The blink() method is used to display a blinking string.
This method returns the string embedded in the <blink> tag, like this:
<blink>string</blink>
Note: The blink() method only works in Opera. It is not supported in Internet Explorer, Firefox, Chrome, or Safari.
So alternatively...