OmegApeX Posted August 28, 2008 Posted August 28, 2008 How to change the pic in the address bar of a webbrowser? I mean is explained in the screenshot below the content enclosed in RED box* Please click on it to enlarge is there anything i should write in the code i.e HTML or anywhere else?Please HelpThanks
Mr Snrub Posted August 28, 2008 Posted August 28, 2008 I believe the web browser requests from the web server "favicon.ico", and if found then it uses that image - not sure if it's something that can be set client-side.
Tripredacus Posted August 28, 2008 Posted August 28, 2008 I believe the web browser requests from the web server "favicon.ico", and if found then it uses that image - not sure if it's something that can be set client-side.In order to set this up on your own website you need the favicon.ico in your public_html root. And also add the appropriate code to your .htaccess file.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now