在线制作ico图标
2021年11月18日
990
在线制作ico图标
先使用 fireworks制作png图标,如:

然后把png图,放置到:

接着,在html文件中,head中引入:
<link rel="shortcut icon" href="./img/tian_favicon.ico" type="image/x-icon">
预览效果:

在线制作ico图标
先使用 fireworks制作png图标,如:

然后把png图,放置到:

接着,在html文件中,head中引入:
<link rel="shortcut icon" href="./img/tian_favicon.ico" type="image/x-icon">
预览效果:
