css - HTML Favicon Not Working -


i've got <link rel="icon" type="image/png" href="myimage.png" />, why doesn't work? gives me blank/new document icon in favicon.

  • does have icon.
  • does have url?

it worked it's stopped now, might have changed something, don't think so, didn't update anything, add gadgets or anything, stopped working.

i have tried few things such using url or .ico instead of png, , i've looked online too, can't figure out. because i'm hosting site file in google drive sync doubt somehow.

thanks. in case needed it, i've got code on paste bin: http://pastebin.com/wzc9zlea << html , css

you need meet specifications => png/gif/ico, 8- or 24-bit colors, , size 16x16 or 32x32, image doesn't meet @ all. way, why wrap code <a> tags?

p.s. - you might want remove 'shortcut.'


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -