Hey I have a question Im making a website right now and I want to make a favicon | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Hey I have a question Im making a website right now and I want to make a favicon

I tried to make the favicon logo on my web. It doesn't work. I usef this code: <link rel="shortcut icon" type="image/png" href="fol/favicon.png">

5th May 2019, 6:24 PM
Matthew Molski
Matthew Molski - avatar
3 Respostas
+ 1
Thx I'll try this
7th May 2019, 3:00 PM
Matthew Molski
Matthew Molski - avatar
0
Mby because the browser saves href="fol/favicon.png" and therefor can't load it for this task try using the entire link like href="http://somedomain.com/fol/favicon.png"
7th May 2019, 7:40 AM
Lexfuturorum
Lexfuturorum - avatar
0
Did it work?
8th May 2019, 11:53 AM
Lexfuturorum
Lexfuturorum - avatar