How to create a favicon.ico
Lately I’m working on some game sites because they always had the desire to start a project of this type and sometimes when we started a project a few details that we do not know how to solve this is why this post.
![]()
How to create a favicon.ico for our site.
Favicon.ico (Favorite Icon) Also known as a page icon is an icon associated with a website or particular web page. Make a favicon can be easy for any editor of images we create an image of 16 × 16 or better to record with. Com but many times we are not designers and we need a favicon.ico from an image created. For this we use a great site “DynamicDrive” The favicon allows us to create easily and smoothly.
How to Add a Favicon to our website.
First we have to upload the favicon.ico file to the root of our site, is important to respect the name favicon.ico and upload it always at the root to avoid problems of visualization. To add a favicon to our website we need to access the HTML source to add the following line between browsers and to recognize the favicon and you can show before the URL.
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
NOTE:
Any image of an appropriate size (16 × 16 pixels or more) can be used, and although many still use the ICO format, other browsers now also support the animated graphics image formats GIF and PNG.
1 Comentario »
Dejar un comentario
© 2010 QChistes.com - Creado por Oscar Barajas Para DevLaguna | Energia Pura: 20.02%


Información Bitacoras.com…
Valora en Bitacoras.com: Lately I’m working on some game sites because they always had the desire to start a project of this type and sometimes when we started a project a few details that we do not know how to solve this is why this post. How to cre…..
Trackback por Bitacoras.com — 12 October 2009 #