I have put exactly following code to make the text "Person of the Week contest" blinking anchor text on my homepage of http://BestAdPoster.com :
<div style="float:right; font-size:18px;width:100px;display:inline;border-style:groove;border-width:10px;text-decoration: blink;padding:10px;"><a href="http://bestadposter.com/forum/topics/person-of-the-week-contest">Person of the Week contest</a></div>
Unfortunately text blinks only on FireFox but it's static text on all other browsers (I have checked on IE, Chrome, Opera and Safari).
Can anyone tell me how to fix the problem? Why text is not blinking?