静态的图标文件使用:
<link rel="shortcut icon" href="1.png" type="image/x-icon" />
动态图 gif(动画也是16*16)使用:
<link rel="icon" href="1.gif" type="image/gif" >