Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

Tab website ID icons assigned via HTML tags -- How can I do it?

  • 1 odgovor
  • 1 ima ovaj problem
  • 7 prikaza
  • Posljednji odgovor od the-edmeister

more options

I code HTML gallery pages on my computer which I view in Firefox browser. I want an ID picture to show on it's browser window tab (over the address bar). Is there HTML code to direct Firefox to a thumbnail picture on my computer to use for it? -- like

I code HTML gallery pages on my computer which I view in Firefox browser. I want an ID picture to show on it's browser window tab (over the address bar). Is there HTML code to direct Firefox to a thumbnail picture on my computer to use for it? -- like <IMG SRC = " ..... ??

Svi odgovori (1)

more options

http://en.wikipedia.org/wiki/Favicon#Accessibility
favicon.ico located in the web site's root

Put the favicon.ico file in the root directory of where those local pages are saved??