August 28, 200817 yr 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
August 28, 200817 yr 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.
August 28, 200817 yr 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.
Create an account or sign in to comment