How does one create and generate an icon that goes along with saving URL in my favorites (IE) for ex: like the one generated by saving WebmasterWorld's one?
^^ Works in IE and Mozilla, call the icon file whatever you like, doesn't have to be "siteicon.ico"
Jordan
henry0
11:41 am on Aug 23, 2003 (gmt 0)
easy enough when you know where to look at :) thanks for sharing
Henry
ShawnR
2:01 pm on Aug 23, 2003 (gmt 0)
Not sure about Mozilla, but for IE at least, another option is to just name the icon file favicon.ico in the same directory as the html page. The <link rel="shortcut icon" href="siteicon.ico"/> tag just changes the default 'favicon.ico' to some other path/name.
Note that the webserver needs to support .ico files.
Search for 'favicon' for more details.
[added: Who-ho, look at me! I just got me a little star on my shoulder, and I get to be called 'senior'! :)