Search
 
SCRIPT & CODE EXAMPLE
 

HTML

Insert fav icon to head tag

<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 :: add fav icon to browser tab html 
Html :: input required 
Html :: html align text right 
Html :: drop down onchange javascript 
Html :: web mdc cdn 
Html :: fa fa-home 
Html :: autocomplete html off 
Html :: open link in a new tab hmtl 
Html :: open anchor tag in new tab 
Html :: href new window html 
Html :: fontawesome online link 
Html :: md bootstrap cdn 
Html :: how to make a button not reload on click 
Html :: vue router link dynamic id 
Html :: axonivy reuseable component 
Html :: Can I customize the Work Order Tablet View? I want all the buttons at the top. odoo 
Html :: ion-datetime change event 
Html :: select tag html 
Html :: Website Navbar / Menu Links with Sub menu odoo 
Html :: ng build index html not working 
Html :: how to create html dropdown 
Html :: Disable auto submit when hitting enter key 
Html :: bootstrap input file 
Html :: html required checkbox 
Html :: html phone number validation pattern 
Html :: side by side tables in bootstrap 
Html :: access key attribute 
Html :: html type file extension 
Html :: get all href from html 
Html :: how to use javascript in html 
ADD CONTENT
Topic
Content
Source link
Name
8+6 =