•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 423,748 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,363 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 720 | Replies: 6
![]() |
•
•
Join Date: Nov 2007
Posts: 40
Reputation:
Rep Power: 1
Solved Threads: 0
Hi,
I am useing one of my website for short cut icon. Its working fine in mozilla, but not in internet explorer can any one suggestion what mistake i did. My code is
Thanks in advance...
I am useing one of my website for short cut icon. Its working fine in mozilla, but not in internet explorer can any one suggestion what mistake i did. My code is
<link rel="SHORTCUT ICON" href="http://www.focusmt.com/images/myicon.ico"/>Thanks in advance...
Last edited by peter_budo : Apr 16th, 2008 at 5:34 pm. Reason: Keep It Organized - please use code tags even for single line of code
Why do you use absolute link for icon ?
Try this:
Try this:
<link rel="shortcut icon" href="images/myicon.ico" />
Last edited by peter_budo : Apr 16th, 2008 at 5:34 pm. Reason: Keep It Organized - please use code tags even for single line of code
Jabber: lio04(at)jabbim(dot)sk
P.S. Sorry for my English, I am autodidact :)) In school I have only German.
P.S. Sorry for my English, I am autodidact :)) In school I have only German.
Are you trying to put the icon on a link to a web page, or download the icon to the user's computer?
To use the icon as a button to link to a website, do this:
To use the icon as a button to link to a website, do this:
<a href="website.htm"><img src="pic.ico" /></a>
Daylight-saving time uses more gasoline
i dont think your ICO is a proper icon how did you create/convert it?
When Autumn Falls [ http://www.whenautumnfalls.co.uk ] &&
Designdotworks [ http://www.designdotworks.co.uk ] Web / Graphic / Software Design
Designdotworks [ http://www.designdotworks.co.uk ] Web / Graphic / Software Design
•
•
•
•
I have created new site, and favicon doesn't work on IE6 neither me. It's poor browser.
the file is not an icon i have downloaded it and checked it.
use a converter such as http://www.favicon.co.uk/ to convert an image file such as a gif into an icon this will then work.
When Autumn Falls [ http://www.whenautumnfalls.co.uk ] &&
Designdotworks [ http://www.designdotworks.co.uk ] Web / Graphic / Software Design
Designdotworks [ http://www.designdotworks.co.uk ] Web / Graphic / Software Design
![]() |
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Previous Thread: Prefixing image with url
- Next Thread: I designed intranet site for my company, useing frameset



Linear Mode