Html/Elements/blink
From W3C Wiki
<blink>
HTML Reference
The <blink> element is a non-standard element.
HTML5 classifies it as a non-conforming feature.
Examples
No, really, don't use it. It's simply evil.
Alternative
<p style='text-decoration: blink'> This should be avoided as well. </p>