safari browers bar pic
safari browers bar pic
- Started
- Last post
- 4 Responses
- tralphaz
Just wondering if anyone knew how to place one of those little images next to the url in the browers bar in Safari?
- Xentic0
{link rel="shortcut icon" href="favicon/okt.gif"}
{link rel="icon" href="favicon/okt.gif"}
use something like that...in the HEAD section of your html...
you'll have to change the { into <
- Xentic0
I'm not shure if a gif works for PC as well. YOu'll need to turn it into a ico file
- tralphaz0
thanks Xentic. You kick dick. I'll give it a try.