Horje
how to choose your html website favicon Code Example
how to choose your html website favicon
<!DOCTYPE html 
      PUBLIC "-//W3C//DTD HTML 4.01//EN"
      "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en-US">
<head profile="http://www.w3.org/2005/10/profile">
<link rel="icon" 
      type="image/png" 
      href="http://example.com/myicon.png">
[…]
</head>
[…]
</html>
Source: www.w3.org




Html

Related
Meta Tag Generato - SEO Code Example Meta Tag Generato - SEO Code Example
full height div inside td Code Example full height div inside td Code Example
to ensure user input is a link in html Code Example to ensure user input is a link in html Code Example
html preventDefault form Code Example html preventDefault form Code Example
open link in new tab Code Example open link in new tab Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8