Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to add an icon to your website tab

<head>
  <link rel="shortcut icon" type="image/x-icon" href="yourimagehere">
</head>

*supported files are .ico .png or .gif
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #add #icon #website #tab
ADD COMMENT
Topic
Name
3+6 =