Re: favicon, there ?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Jim Byrd (jrbyrd_at_spamlessadelphia.net)
Date: 10/26/04


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.


Relevant Pages

  • Adding a "Favorites" icon
    ... Visual Studio shows this warning on the tag: ... "The values permitted for this attribute do not include "shortcut icon". ... Should I just ignore the warning or is there other syntax I should use? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Adding a "Favorites" icon
    ... Try telling it that its an icon with a type reference, ... Visual Studio shows this warning on the tag: ... > Should I just ignore the warning or is there other syntax I should use? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Direct_IO and files of tagged types
    ... >>> warning that the element type contains an access value. ... >>> type referenced in the warning is to the tag mechanism. ... Without dispatching tags are just ... controlled and extensible types for which I could have T'Class. ...
    (comp.lang.ada)
  • Re: Bug in VS XML Editor?
    ... Error 2 Expecting end tag. ... Warning 3 The 'Something' element is not declared. ... your schema, this warning goes away. ... Can anybody could confirm if this is a bug??? ...
    (microsoft.public.vstudio.general)
  • Re: [PATCH 0/6] loglevel=pci:8,acpi:8,apic=8 support v6
    ... fix some checkpatch error and warning ... not just one susbsys one tag, and don't need to update kernel.h to add more tags ...
    (Linux-Kernel)