Try the example Given below, its the Example how can you Blink the text in HTML....

<html>
<head>
<title>Example of Blink text</title>
</head>
<blink> Blinking </blink>
</html>