<link rel="SHORTCUT ICON" href="http://www.softreg.com.cn/favicon.ico">

解决方案 »

  1.   

    <link rel="Book" href="favicon.ico">  在收藏夹中显示出你的图标
      

  2.   

    为什么不成呢?上面三种方法我都试过了,我的顺序是这样的:
    <html>
    <head>
    <title>.......</title>
    <link href="css.css"……>
    <script>
    ……
    </script>
    <link ico……>
    </head>
    ……………………
    我又把顺序调整(把链接ico的行调到title下面)了一下,可是还是不成。能告诉我为什么吗?谢谢!!!
    顺便提一下,图标的链接位置没有问题。