Creating a favicon

favicon, html

Solution

I stoped working on the site and it's now disabled. There are other similar solutions, like https://realfavicongenerator.net

Searching about favicons, I discovered I needed more than 10 kinds of files to work in all browsers and devices :(

I got pissed and created my own favicon generator, that creates all these files and the correct HTML header for each one of them: faviconit.com

Hope you enjoy it.

Problem

How can I create and use a favicon for my website?

Original source

Related problems