We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 1 (رد واحد)
  • 1 has this problem
  • 7 views
  • آخر ردّ كتبه 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 = " ..... ??

All Replies (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??