| Reply | « Previous Thread | Next Thread » |
|
Hi
I wanted to make the hyperlink with blink effect. How to do it ? I am trying like this : <div style="text-decoration:blink"> <a href='http://www.xyz.com"> Page Title</a> </div> But its not working. Any idea??? |
| harikrishnag |
| View Public Profile |
| Find all posts by harikrishnag |
|
Hi Hari,
Try the following, which should work in NMIT301: <a style="text-decoration: blink;" href="http://www.xyz.com">Page Title</a> However, using the blink effect is most often not recommended. |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|