About 4,340,000 results
Open links in new tab
  1. Adding a favicon to a static HTML page - Stack Overflow

    Mar 30, 2012 · I have a few static pages that are just pure HTML, that we display when the server goes down. How can I put a favicon that I made (it's 16x16px and it's sitting in the same …

  2. html - How to add a browser tab icon (favicon) for a website?

    Feb 3, 2011 · 790 I've been working on a website and I'd like to add a small icon to the browser tab. How can I do this in HTML and where in the code would I need to place it (e.g. header)? I …

  3. html - Do you have to include <link rel="icon" href="favicon.ico" …

    Jul 11, 2011 · 236 If you don't call the favicon, favicon.ico, you can use that tag to specify the actual path (in case you have it in an images/ directory). The browser/webpage looks for …

  4. How to set up a favicon? - Stack Overflow

    How It Works ? Usually we add our FavIcon.ico image in the route solution folder and automatically application picks it while running. But most of the time we might have to use …

  5. html - How to create a high-quality favicon compatible with all ...

    Learn how to create a high-quality favicon compatible with all browsers using different methods and best practices.

  6. Setting a single favicon for the entire website - Stack Overflow

    Jun 7, 2013 · For future reference use php to include the header information (including the favicon) that stays consistent on each page so that you only have to edit one file instead of a …

  7. html - How to fix favicon.ico error: "Failed to load resource: …

    45 The answers above didn't work for me. I found a very good article for Favicon, explaining: what is a Favicon; why does Favicon.ico show up as a 404 in the log files; why should You use a …

  8. html - Favicon Standard - 2024 - svg, ico, png and dimensions?

    What favicon dimensions, file formats and meta/link tags should be used as of 2022? This includes apple icon, windows, android and other devices people use today. I use Opera and I …

  9. Como inserir favicon em um HTML? - Stack Overflow em Português

    Dec 9, 2014 · Estou começando a brincar no HTML e gostaria de saber como se implementa um favicon.

  10. html - Add Favicon to Website - Stack Overflow

    That icon is called a favicon. According to Wikipedia: A favicon (short for favorites icon), also known as a shortcut icon, website icon, URL icon, or bookmark icon is a 16×16 or 32×32 pixel …