favicon.ico Generator

Icon

Created by bhakti.np
Created: 12 years ago
From: bhakti.np
License: Creative Commons, no attribution
ZoomOriginal

How to add the favicon to your page ?

  • Download favicon
  • Put the favicon.ico file into your webserver directory
  • If it's not in the root directory, add this HTML snippet between the <head> ... </head> tags of the page:
  • Replace YOUR_PATH with the correct paths

- or -

  • Add this HTML snippet between the <head> ... </head> tags of the page. The whole image file is already included in the HTML. There is no need to upload the favicon.ico file. This works in all browsers except Internet Explorer.
bhakti.np (12 years ago)
<link href="/YOUR_PATH/favicon.ico" rel="icon" type="image/x-icon" /> In this tag.. Im little confusing about replacing the "YOUR_PATH" tag & i dont know what url or word able to replace it? And where i put the favicon location url in above tag? please, explain here... All about it!


© 2024 Xoron GmbH - Home - About us - Privacy - Terms and Conditions - Contact