Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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

  • 1 risposta
  • 1 ha questo problema
  • 7 visualizzazioni
  • Ultima risposta di 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 = " ..... ??

Tutte le risposte (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??