Quote Originally Posted by akulho
Try this code for blinking text

<html>
<head>
<title>Example of Formatting Text</title>
</head>
<body>


This <blink>word</blink> is Blinking</p>
</body>
</html>
seems like a cool tip. i wil try to put this in my blog. hope that it will perfectly work.