效果:

PHP - 设置地址栏小图标

 

1/把icon图标直接放到根目录。

2/在header标签中写下: <link rel="icon" type="image/x-icon" href="favicon.ico"/>  

相关文章: