I'm getting favicon.ico error

后端 未结 13 1324
一个人的身影
一个人的身影 2020-11-30 19:02

I downloaded the Netbeans IDE to code in HTML. I\'m new to it. When I run my code, chrome is opening and everything is working just fine. I\'m getting some sort of error in

13条回答
  •  南方客
    南方客 (楼主)
    2020-11-30 19:26

    It's a nightmare since each browser/device handles it differently.

    Favicon generator helps me a lot for those applications where we need to cover the most possible scenarios.

    https://realfavicongenerator.net/

    You just need a png image 260px x 260px (at least) and from there the generator will create all references you need within your web page.

    You just need to add this references and images to your application.

提交回复
热议问题