Re: favicon, there ?
From: Jim Byrd (jrbyrd_at_spamlessadelphia.net)
Date: 10/26/04
- Next message: AndreB: "Re: Can browse with My Computer, but not with IE???"
- Previous message: AndreB: "Re: IE6 in XP stops accessing web pages"
- In reply to: Selvan: "RE: favicon, there ?"
- Next in thread: Jim Byrd: "Re: favicon, there ?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 26 Oct 2004 16:28:37 -0700
Hi Selvan - Try submitting the most current version your page here:
http://validator.w3.org/check/referer Also, Tidy is a useful checker, here:
http://infohound.net/tidy/ Here's the warning it generated on your original
URL, http://lastborns.surf.to
8 Warning: unknown attribute "framecolor"
<FRAMESET rows="100%,*" border=0 frameborder=0 framespacing=0
framecolor="#000000">
and here is what it gave for the first of your two code segments:
2 Warning: inserting missing 'title' element
type="image/x-icon">
and on the second one:
1 Warning: inserting missing 'title' element
<link rel="shortcut icon"
-- Please respond in the same thread. Regards, Jim Byrd, MS-MVP In news:A7C8B125-4BA3-4BDB-9897-49471E3F11EA@microsoft.com, Selvan <Selvan@discussions.microsoft.com> typed: > Hi Jim, > > I have the favicon.ico in the root dir and this was the tag I had > directly after the last Meta tag: > <LINK REL="SHORTCUT ICON" > HREF="http://home.infostations.net/selvan/favicon.ico"> > > I changed the tag to this (please tell me if it looks good to you): > <link rel="icon" > href="http://home.infostations.net/selvan/favicon.ico" > type="image/x-icon"> <link rel="shortcut icon" > href="http://home.infostations.net/selvan/favicon.ico" > type="image/x-icon"> > > Thanks so much for your continued support.
- Next message: AndreB: "Re: Can browse with My Computer, but not with IE???"
- Previous message: AndreB: "Re: IE6 in XP stops accessing web pages"
- In reply to: Selvan: "RE: favicon, there ?"
- Next in thread: Jim Byrd: "Re: favicon, there ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|