favicon

Posted:
Sat May 16, 2009 2:02 pm
by nutnut
I have noticed that some WOP sites have a favicon !
How do i add one to mine ?
Re: favicon

Posted:
Sat May 23, 2009 7:23 am
by jpoisson
http://www.w3schools.com/about/about_faq.asp if you go here they have a little section of the favicon but if you don't want to do it their way just let me know and I will show you a simpler way...
Re: favicon

Posted:
Sat Jun 13, 2009 11:56 am
by nutnut
I know how to make a favicon
Just need to know where to put it .
Re: favicon

Posted:
Thu Jun 18, 2009 8:04 pm
by jpoisson
ok this is what i did for my school website
- Code: Select all
<link rel="icon"
type="image/png"
href="yoursite.com/images/url_fav.png" />