Favicon in html

Esempi di codice

29
0

codice HTML delle favicon

<link rel="icon" href="yourIcon.png" type="image/png">
11
0

come aggiungere favicon in html

<link rel="shortcut icon" type="image/png" href="Link to the image"/>
7
0

favicon in html

<link rel="icon" href="image.jpg" type="image/jpg">
6
0

favicon html

<head>
  <title>Webpage</title>
  <link rel="icon" type="image/gif/png" href="favicon.png">
</head>
1
0

collegamento html favicon

<link rel="shortcut icon" href="http://example.com/favicon.ico" />

In altre lingue

Questa pagina è in altre lingue

Русский
..................................................................................................................
English
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................