I'm using FP 2002 and I want to add a favicon my pages MS gave me some code but I dont know where to add it.
Heres the code
<HEAD>
<LINK REL="SHORTCUT ICON" HREF="http://www.mydomain.com/myicon.ico">
<TITLE>My Title</TITLE>
</HEAD>
What do I change? and where do I add it?