anders
Gewoon naar root uploaden.
De afbeelding kan ook 64X64 zijn of 32X32.
http://nl.wikipedia.org/wiki/Favicon
code als root niet werkt:
HTML
XHTML
Gewoon naar root uploaden.
De afbeelding kan ook 64X64 zijn of 32X32.
http://nl.wikipedia.org/wiki/Favicon
code als root niet werkt:
HTML
HTML:
<link rel="shortcut icon" type="image/x-icon" href="/somewhere/myicon.ico">
<link rel="shortcut icon" type="image/gif" href="/somewhere/myicon.gif">
<link rel="shortcut icon" type="image/png" href="/somewhere/myicon.png">
XHTML
HTML:
<link rel="shortcut icon" type="image/x-icon" href="/somewhere/myicon.ico" />
<link rel="shortcut icon" type="image/gif" href="/somewhere/myicon.gif" />
<link rel="shortcut icon" type="image/png" href="/somewhere/myicon.png" />