Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

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

  • 1 válasz
  • 1 embernek van ilyen problémája
  • 7 megtekintés
  • Utolsó üzenet ettől: 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 = " ..... ??

Összes válasz (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??