網頁title旁邊的小圖片設置,圖片要求格式必須是.ico,可以使用在線的轉換工具把jpg和png圖片轉換為ico圖片,工具地址:http://www.ico.la/
在html文件中的<head></head>標簽中加上:
<link rel="icon" href="img/logo.ico" type="img/x-ico" />
網頁title旁邊的小圖片設置,圖片要求格式必須是.ico,可以使用在線的轉換工具把jpg和png圖片轉換為ico圖片,工具地址:http://www.ico.la/
在html文件中的<head></head>標簽中加上:
<link rel="icon" href="img/logo.ico" type="img/x-ico" />
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。