If you are doing web design works, you should know what the favicon is and have done some of them so far. Yes, yes, I did some of them before too like my own favicon on this blog. But I used one of the paid software utilities to make these little tiny icons. Right now, there are some many free ways for you to accomplish the same thing. That is why I pull together some of I tested recently to help you create your own favicon.
First, if you want to create your favicon from scratch. Then you can use Visual Studio to do so. Generally a lot of web developer installed Visual Studio already, and no other plug-in needed.
How to create favicon.ico in Visual Studio for your web project? Easy, just in Visual Studio click File – New File, or press Ctrl-N, and then select Icon File in the General category.
Blog Comments