Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Learn More

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

  • 1 отговор
  • 1 има този проблем
  • 7 изгледи
  • Последен отговор от 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 = " ..... ??

Всички отговори (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??