We Recommend

HTML: The Definitive Guide HTML: The Definitive Guide
They teach you that learning HTML is like learning any other language and that reading a book of rules can only take you so far. Readers begin writing what may be their first Web page just two pages into the book's second chapter. From there on, they provide a wide range of HTML coding to allow readers to learn from good examples. The book includes a handy "cheat sheet" of HTML codes for quick reference.


Posted By

Hirmine on 12/07/06


Tagged

image gif favicon icon animador


Versions (?)


Who likes this?

4 people have marked this snippet as a favorite

meth
Hirmine
m10
vali29


Favicon animado


Published in: HTML 


URL: http://www.darkneo2k4.com/index.php/tutoriales/favicon-animado/

Los favicon soporta varios (ignoro si todos) los formatos de imagen siguientes: png (type="image/png"), .gif (type="image/gif"), .ico. (etc.). Porc cierto, los favicons soportan trasnparencias.

  1. <link href="url de la imágen" type="image/gif" rel="icon" />

Report this snippet 

You need to login to post a comment.