yes drhowarddrfine is right otherwise try to use this link in header just change your image <link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
Add these between the head tags. Should work for all browsers. <link rel="icon" href="favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
You don't have to do anything on ur part..... just upload the favicon.ico (with the same name) image into ur websites root directory.
You can add this in your header tag <link rel="icon" href="favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">