Re: Color Palette Spec?

On Thu, 2 May 1996, Dan Delaney wrote:
> Hello all.
>    Has anyone discussed a way to allow the page designer to send the 
> color palette to use for that page to the browser? This, of course, is 
> only for people who can't get better than 256 colors, which unfortunately 
> is the majority. Purhaps something in the BODY tag like:
> <BODY PALETTE="mypalette.plt">

The <LINK> syntax would probably be more appropriate here:

<LINK REL=palette HREF="mypalette.plt">

Are there any more-or-less standard palette file formats?  

--
Michael Seaton(mseaton@inforamp.net)

Received on Thursday, 2 May 1996 16:28:48 UTC