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 
Html :: adding image in html 
Html :: bootstrap 5 justify content 
Html :: html start 
Html :: html accept png and jpg 
Html :: html entity and 
Html :: font awesome 
Html :: alternative image in img tag 
Html :: tag input type float number html 
Html :: ver pdf html5 
Html :: youtube iframe embed 
Html :: html ö 
Html :: how to make a divide sign in html 
Html :: django html checkbox if condition chexked 
Html :: add tabs html 
Html :: Html.Raw blazor 
Html :: angular foreach 
Html :: set textbox into center of div in bootstrap 
Html :: img base 64 
Html :: html template 
Html :: html left chevron symbol 
Html :: void javascript link 
Html :: hide audio controls html 
Html :: load pdf html 
Html :: html color tomato hex 
Html :: accept method composite jsf 
Html :: Invalid DOM property `for`. Did you mean `htmlFor`? 
Html :: html5 video player 
Html :: underline hover mouse 
Html :: google logo link 
ADD CONTENT
Topic
Content
Source link
Name
3+7 =