Miscellaneous > Programming & Networking
Those cool little icon things
(1/1)
Pissed_Macman:
When I go to certain pages with Mozilla these little icons appear in front of the web address. Is there a code to do this whenever someone visits your site?
voidmain:
favicon.ico
KernelPanic:
Use png2ico to create them.
Put them in the same directory as your page, put this between your head tags:
--- Code: ---
--- End code ---
Refalm:
I don't want to convert my png's to ico's. I use this:
--- Code: ---
--- End code ---
And it worked great.
Navigation
[0] Message Index
Go to full version