Search
 
SCRIPT & CODE EXAMPLE
 

HTML

add fav icon to website

<head>
  <title>My Page Title</title>
  <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
</head>

<!--
To add a favicon to your website, either save your favicon image to
the root directory of your webserver, or create a folder in the root
directory called images, and save your favicon image in this folder.

A common name for a favicon image is "favicon.ico".

Next, add a <link> element to your "index.html" file, after the <title> 
element, as per the example above.

I hope that this helps <3 Happy coding!
-->
Comment

PREVIOUS NEXT
Code Example
Html :: include favicon into website 
Html :: blade loop index 
Html :: How can I change the color of one word in HTML? 
Html :: fa fa copy icons 
Html :: how to put a table in the middle of a div in html 
Html :: html form select 
Html :: html sound autoplay 
Html :: html icon for rupee 
Html :: spawn mob without ai 
Html :: textarea angular onfocus 
Html :: basico html 
Html :: mailto html 
Html :: how to change background in html 
Html :: coreui text align center 
Html :: axonivy sub component 
Html :: how to quote stuf in htl 
Html :: html input radio 
Html :: ion-datetime cancel text 
Html :: accept method composite jsf 
Html :: datatable tfoot renders after thead and before tbody 
Html :: how to make dropdown in html 
Html :: country code for continents 
Html :: facebook seo meta tags 
Html :: sort table in html 
Html :: html dot 
Html :: html width 
Html :: tab image code 
Html :: android location access 
Html :: textfield autocomplete off 
Html :: center htl 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =