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

Re: final version of the new logo needed



> > A lot of people use older browsers that don't support PNG, so using
> > it for websites which get/want a large audience is probably not a
> > good idea.
> 
> Theoretically, Debian could use Apache's content negotiation module
> to prefer sending users PNGs, falling back to JPEGs (or GIFs) as
> necessary.  Realistically, not all browsers send sensible Accept
> headers, making content negotiation much less useful then it should
> be.

<object type="image/png" ...>
<img ...>
</object>


Reply to: