Create a html page, how to set the picture on the left side of the browser window!

clipboard.png
html

clipboard.png

Mar.10,2022

this means that favicon, acquires favicon.ico, from the root directory by default, or you can set it yourself

<link rel="icon" href="//www.jd.com/favicon.ico" type="image/x-icon" />

method of converting jpg and png to ico:
ico online production


like this, the picture is customized:

<link rel="icon" type="image/png" href="assets/icon/favicon.png" />
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3d7dd-2c38f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3d7dd-2c38f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?