I'm getting favicon.ico error

后端 未结 13 1331
一个人的身影
一个人的身影 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

    The accepted answer didn't work for me so I've found this solution.

    It may be related to the HTML version as the most voted solution there states:

    If you need your document to validate against HTML5 use this instead:

    
    

    See the link for more info.

提交回复
热议问题