“Was bedeutet Favicon?” Code-Antworten

Favicon

<link rel="shortcut icon" type="image/jpg" href="https://cdn0.iconfinder.com/data/icons/canada-flaticon/64/POUTINE-french_fries-traditional-canada-cheese-512.png"/>
Donald Duck

Favicon -Spezifikation

<!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>
Lazy Lion

Was bedeutet Favicon?

print("an icon associated with a particular website, typically displayed in the address bar of a browser accessing the site or next to the site name in a user's list of bookmarks.")
i am smart

Ähnliche Antworten wie “Was bedeutet Favicon?”

Fragen ähnlich wie “Was bedeutet Favicon?”

Weitere verwandte Antworten zu “Was bedeutet Favicon?” auf Python

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen