Search
 
SCRIPT & CODE EXAMPLE
 

HTML

add fav icon to browser tab html

<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 :: html center body 
Html :: html sms link android 
Html :: make websites all-deivce compatible 
Html :: libcuinj64-9.1 : Depends: libcuda1 (= 387.26) 
Html :: keywords html 
Html :: min number input html 
Html :: mailto tag with line break 
Html :: laravel csrf fields 
Html :: slider is flashing when change background image 
Html :: how to put an image in the top right corner html 
Html :: angular innerhtml 
Html :: share link to email 
Html :: empty link 
Html :: rotate svg 
Html :: jsf axonivy composite 
Html :: spinup wp increate max upload size 
Html :: scrolling text html 
Html :: html make space between buttons 
Html :: js cannot copy entire object 
Html :: tfoot renders after thead and before tbody 
Html :: tick html code 
Html :: ol list 
Html :: textarea autosize angular 
Html :: html video fullscreen 
Html :: what is dir attribute in html 
Html :: html preload images 
Html :: laravel blade @checked 
Html :: how to get a division to be in centre of screen in responsive web page for screen of any size 
Html :: seo tags in html 
Html :: add delay to hrefs 
ADD CONTENT
Topic
Content
Source link
Name
6+2 =