Results 1 to 2 of 2

Thread: Drag icon link

  1. #1
    Join Date
    Nov 2005
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Drag icon link

    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")???

  2. #2
    Join Date
    May 2005
    Location
    Hawaii
    Posts
    52
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    you mean a favicon, just put the following code in the head tags.
    Code:
    <link rel="shortcut icon" href="/favicon.ico" />
    Dynamic Drive has a great tool that will create the favicon from almost any picture, here.
    Last edited by dead-poetic; 11-28-2005 at 03:17 AM.

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
  •