Favicon generator and editor – Favicon图示生成与编辑器

Well, if you ever created your own website, you should probably know favicon.ico this file, and how to use it, basically it is an icon that next to your website URL, and when people bookmark your website, the icon will display next to your web URL.

This tool can generate favicon.ico for you from provided graphic file, e.g .PNG, .JPG, .GIF etc.
please note your favicon.ico must be 16 x 16 pixel

如果你曾自制网站,你应该会晓得favicon.ico的用处,基本上它是一个显示在你的网站地址边的图示,当某人把你的网站设为书签后,该图示就会在书签里显示

此工具容许你从你提供的图档生成favicon.ico,比如 .PNG, .JPG, .GIF etc. 请确定尺寸是16 x 16 pixel.

2009-03-127

Favicon Generator and Editor tool

When you are done, simply insert this code into your HTML between <head>….</head>
完后成,记得把以下语法放进你的<head>…</head>之间

example 比如:

<link rel=”shortcut icon” href=”http://[your website url]/favicon.ico” />

for example this is my 这是我的例子:

<link rel=”shortcut icon” href=”http://henstudio.com/favicon.ico” />

make sure your favicon.ico is in root folder or some where, the path must be correct.
请确定你的favicon.ico文件是储存在最高的文件夹,路径要正确

Leave a Reply

Commenting Options

Enter your personal information.

Alternatively, you can create an avatar that will appear whenever you leave a comment on a Gravatar-enabled blog.

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.