Are you just trying to link to the favicon? If so, just type in what morofirst said into the <head></head> tag on the root page of your website and you're solid.
It's my job to help the next generation, and set a good example for them. And for that I'll gladly lay down my life.
@leothelion99 That is as "detailed" as it gets with favicons. It isn't complicated.
Hm, I think this should be locked now that the issue has been resolved.
It's my job to help the next generation, and set a good example for them. And for that I'll gladly lay down my life.
@leothelion You don't really need to know but okay.
Link rel means the link is relative, as in the browser doesn't need to know the exact location of the favicon to find it, just the name of the file.
It's my job to help the next generation, and set a good example for them. And for that I'll gladly lay down my life.
i know hwo to change the favicon i did it on my site.find a favicon maker online then make 1 then download it from the favicon maker.1 good one would be http://www.degraeve.com/favicon/ after u made it and downloaded it upload it as favicon.ico in the ftp server in your /htdocs folder. then in your pages there should be something like this at the top if their isnt put this there and change it to your site /favicon.ico
<link rel="shortcut icon" href="http://dsialex.co.cc/favicon.ico"> it should look liek that. that will make the site uplaod the favicon.