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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now