In a HTML5 document, which favicon format do you recommend and why? I want it to be supported by IE7 and all the modern browsers.
Also, when using .png, do I need to specify the type (type=”image/png”)?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For compatibility with all browsers stick with.ico..png is getting more and more support though as it is easier to create using multiple programs.
for .ico
for .png, you need to specify the type