Any way to make this image blink?

WeatherMan

Active Member
Hi people.

I know that you can insert a <blink> blah </blink> tag for text to make it blink..

What I want to try and do is make this image blink.

this is the picture www.3dmodders.co.uk/folder1/webbyb.jpg

Its being hosted here.. www.3dmodders.co.uk

Here is the xhtml text that I have for the pic on my site.

<td width="745" rowspan="2" valign="top"><img src="Folder1/webbyb.jpg" width="690" height="120" /></td>
<td width="33" height="60">&nbsp;</td>
<td width="82" valign="top"><font style="font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #24092C; text-decoration: none;"><img border="0" src="http://www.faithreads.net/fgdgtfg-v5-band_website.jpg" alt="band website" /></font></td>
<td width="73">&nbsp;</td>
<td width="1">&nbsp;</td>
<td width="97">&nbsp;</td>
</tr>
<td height="66"></td>
<td height="13">

I was wondering if I could add a blink tag to it?

If I could where should I put it.

If I can't is there any other way I can make it blink?

Thanks:)
 
Last edited:
<blink> is the spawn of satan.

To actually go about making it blink, either gif it or use layers and javascript to switch the z-index at a fixed interval. There may be other ways but it's 5am and I'm still at work and too lazy to think about it :P
 
yeah... the only way you could do that,besides gif, is by getting a url and putting the url in between the "<blink>url</blink>. so try that
 
Are you talking about the whole image? as that whole banner there or just the text within that picture?

If you have an animator program such as Adobe Imageready (or you can readily find free ones online) use it to create the blink effect, either way you choose to; the whole banner or the text within. However, you may have to recreate the banner since it has been compressed and there isn't layers on the image anymore.
 
Back
Top