网页title上面添加图片

1.效果:

 

2.代码:

<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8">
            <link href="img/1.ico" rel="icon" type="image/x-icon" />
            <!--<link href="img/1.ico" rel="shortcut icon" type="image/x-icon" />-->
            <title>WWWWWWWWWWWWW</title>
    </head>
    <body>
    </body>
</html>

 

posted @ 2017-09-16 09:11  QiaoZhi  阅读(3580)  评论(0编辑  收藏  举报