favicon HTML
<link rel="icon" href="yourIcon.png" type="image/png">
favicon HTML
<link rel="icon" href="yourIcon.png" type="image/png">
html favicon
<link rel="shortcut icon" type="image/png" href="http://example.com/favicon.png"/>
favicon for html page
<link rel="icon" type="image/png" href="/favicon.png"/>
<link rel="icon" type="image/png" href="https://example.com/favicon.png"/>
html favicon
<!-- Most Webbrowsers atomatically look for a favicon but you can also do this: -->
<head>
<title>Favicon Demo</title>
<link rel="icon" type="image/png" href="favicon.png">
</head>
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