How to display website logo on addressbar?
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi i want to display the site logo on address bar.
One person's data is another person's program. --J.Walia
J walia wrote:
i want to display the site logo on address bar.
It is called Favicon[^]. The simplest way is to create an icon (16*16 or 32*32), name it as favicon.ico and put it in the root directory of your website. :)
Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.