add favicon html
<link rel="icon" type="image/png" href="/favicon.png"/>
add favicon html
<link rel="icon" type="image/png" href="/favicon.png"/>
how to add a logo to website icon
<head>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
</head>
how to set favicon
<link rel="shortcut icon" type="image/jpg" href="/favicon.jpg"/>
add favicon html
<!-- Include this in your head section -->
<link rel="icon" href="demo_icon.gif" type="image/gif" sizes="16x16">
<!-- And for png -->
<link rel="icon" href="demo_icon.png" type="image/png" sizes="16x16">
adding a favicon in html
<link rel="icon" type="image/png" href="/favicon.png"/>
<link rel="icon" type="image/png" href="https://example.com/favicon.png"/>
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us