<!--QuoteBegin-0blique+Nov 17 2004, 12:18 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (0blique @ Nov 17 2004, 12:18 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Well, I think I'll do convert these into .ico's so that those who don't want to expend a lot of effort can use these. I don't really have time right now though, so you'll have to wait. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> <a href='http://www.engsoc.org/~jlam/icons.zip' target='_blank'>This</a> a zip file containing the above mentioned icons.
By the way, you can force which icon is chosen for a page by including these lines in the <head> area. Note that the favicon.ico file is not always explicitly requested by the browser, and sometimes to get it to reload, you may need to reset your browser cache.
Comments
<a href='http://www.engsoc.org/~jlam/icons.zip' target='_blank'>This</a> a zip file containing the above mentioned icons.
By the way, you can force which icon is chosen for a page by including these lines in the <head> area. Note that the favicon.ico file is not always explicitly requested by the browser, and sometimes to get it to reload, you may need to reset your browser cache.
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1--><link REL="icon" HREF="*****/favicon.ico" TYPE="image/x-icon">
<link REL="shortcut icon" HREF="*****/favicon.ico" TYPE="image/x-icon"><!--c2--></td></tr></table><div class='postcolor'><!--ec2-->