Help - Search - Members - Calendar
Full Version: one of those dots?
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
bexerika
for my website i want to have one of them cute little dots, how do you make em!? _smile.gif
Jeng
dots? can you show an example
oXMuhNirvanaXo
I know right.. what kind of dotz?
cassjamminx
blink.gif say what?
BonneVache
Do you mean a favicon? blink.gif (the small image next to the web address)

If so...
Create a 16x16 image & save it as a .ico, then upload it to your server.

Open up index.html, and add this line after any meta tags in the HEAD section but before the </head>.

<link REL="SHORTCUT ICON" HREF="http://yoursite.com/favicon.ico">

Yay? Is that what you mean? Try pretending you don't know what you mean, and then read your post. If you can't get it, no one will. We're all really dumb, you have to explain things to us.
mipadi
CODE
<link rel="icon" href="http://example.com/favicon.ico" type="image/x-icon">

You should also add that line to make a favicon; else, it won't show up in all browsers.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.