How do I add an icon to the web address that people can drag and drop to create a link to a page (like your green lowercase d next to 'http")???
How do I add an icon to the web address that people can drag and drop to create a link to a page (like your green lowercase d next to 'http")???
you mean a favicon, just put the following code in the head tags.
Dynamic Drive has a great tool that will create the favicon from almost any picture, here.Code:<link rel="shortcut icon" href="/favicon.ico" />
Last edited by dead-poetic; 11-28-2005 at 03:17 AM.
Bookmarks