Results 1 to 3 of 3

Thread: Icon for Desktop Shortcut

  1. #1
    Join Date
    Jan 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Icon for Desktop Shortcut

    I would like have the HTML code for my web pages that will put my tiger icon on my page shortcuts that I save to my desktop. I believe its an attribute in the body tag such as:
    <body logo=""> or something like that.

    When I put a web page shortcut on my desktop an icon for that page appears above the name. I can not find the correct tags by code sourcing a web page that does that. When I save this page to my desktop an icon displays above the name. Please help.

    Thanks
    Walt
    Last edited by Wallythekat; 02-01-2010 at 03:41 PM.

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Jeremy | jfein.net

  3. #3
    Join Date
    Jan 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks Nile
    So far it does not work. I change any web page from Firefox to IE and then create a shortcut on my desktop. The favicon of the Dynamic Drive Forum page appears on my desktop. I would like my favicon for my pages to appear on my desktop.

    Here is my code
    <html>
    <head>
    <title>Camel Jockeys</title>

    <link rel='shortcut icon' href='/favicon.ico' /> <---IS THIS CODE CORRECT?
    </head>

    Here is the address of my favicon

    http://wallythekat.tripod.com/favicon.ico

    It appears on my address bar but not on my desktop.
    Please help
    Walt
    Last edited by Wallythekat; 02-03-2010 at 08:17 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •