Add favicon to HTML web site ?

2 replies
  • WEB DESIGN
  • |
Hey warriors ! Please send your time here because i need to know this in great urgent. How do i add favicon into my website ? Give me suggestions or else HTML code. It'd be very useful for me. I'd like to appreciate that one.
#add #favicon #html #site #web #web design
  • Profile picture of the author Seiryuu
    put this in the <head> section of your site: <link rel="shortcut icon" type="image/x-icon" href="(favicon link here.png)" />

    you can use an icon (.ico) file or a .png, which i'd recommend because you can use transparent backgrounds for a more flush look
    {{ DiscussionBoard.errors[9625138].message }}
  • Profile picture of the author Sholem
    Just as Seiryuu said. I'd add to make sure your image is just 16x16 pxls.
    {{ DiscussionBoard.errors[9625928].message }}

Trending Topics