.ICO files are a windows file format, developed for IE, but Mozilla will render them. The best bet, is to use both a PNG and a ICO file with the following code:
</font><blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif">code:</font><hr /><pre style="font-size:x-small; font-family: monospace;"><link rel="shortcut icon" href="./images/gso.ico" />
<link rel="icon" href="images/mozilla-16.png" type="image/png" /> </pre><hr /></blockquote><font size="1" face="Geneva, Verdana, Arial, sans-serif">(it will validate then)
<small>[ 06-14-2002, 01:38 PM: Message edited by: ism ]</small>