Search
 
SCRIPT & CODE EXAMPLE
 

HTML

how to change the logo in the title of a webpage

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
    <!-- This is how you add your image below --> 
  	<link rel = "icon" type = "image/png" href = "name-of-image.png">
</head>
<body>
  
</body>
</html>
Comment

PREVIOUS NEXT
Code Example
Html :: svg circle 
:: adding image in html 
::  
Html :: twitter icon html5 
Html :: how do i set a pdf to be download link in html 
Html :: html get redirect to another page on load 
Html :: font awesome 5 cdn 
Html :: how to convert a html canvas into a png file 
Html :: auto update copyright year html 
Html :: html estrutura 
Html :: api whatsapp link 
Html :: make a basic html page 
Html :: pause html5 video jquery 
Html :: code to start text from right in html in arabic 
Html :: html link 
Html :: allow only positive integer in input type number 
Html :: include favicon html 
Html :: keywords html 
Html :: dont allow user to drag image css 
Html :: dynamic colspan in angular 
Html :: table all cells same width 
Html :: elementor icon controls 
Html :: bs4 no border 
Html :: send html file express 
Html :: how to fix a footer to the bottom of page css 
Html :: command button prevent / skip validation primefaces 
Html :: tailwind image text 
Html :: bs bg color 
Html :: python parse html 
Html :: html input checkbox unchecked 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =