[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: extra stuff in the headers



Le dim 02/02/2003 à 22:11, Peter Karlsson a écrit :
> Josip Rodin:
> 
> > To get favicon.ico displayed, we need to add more stuff to the headers.
> 
> To force favicon.ico we need a
> 
>   <link rel="shortcut icon" href="wherever">
> 
> some browsers (such as Opera 7) only fetches the icon if explicitly
> linked. Some will probably go for favicon.ico no matter what you write
> there, though. Explicitly linking to /favicon.ico and making sure it
> exists would probably work fairly well.

Yes, using hardcoded paths such as /favicon.ico is a bad thing anyway.
The recommended syntax in the W3C guidelines is to use a <link> tag.
Furthermore, we should use a .png icon instead of a proprierary format.
-- 
 .''`.           Josselin Mouette        /\./\
: :' :           josselin.mouette@ens-lyon.org
`. `'                        joss@debian.org
  `-  Debian GNU/Linux -- The power of freedom

Attachment: signature.asc
Description: PGP signature


Reply to: