Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

favicon

<!--Place these in the <head> section of your HTML-->
<link rel="icon" type="image/png" href="/yourfavicon16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="/yourfavicon32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/yourfavicon96x96.png" sizes="96x96">
<!--Now you should have a nifty little image next to your site's title!-->
Source by careerkarma.com #
 
PREVIOUS NEXT
Tagged: #favicon
ADD COMMENT
Topic
Name
1+9 =