<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000066">
<font size="-1"><font face="Verdana">My Two Cents,<br>
<br>
The raw color names are more widespread since CSS 2.0, there is also a
CSS shorthand #FFF is equal to #FFFFFF is equal to white.<br>
<br>
My experience is you can use them all, interchangably, browsers have
come along way in CSS compatibility... colors and the 216 color palette
were.&nbsp; Problem browsers have really disappeared due to Windows Update,
OSX, and Mozilla.... at least when it comes to CSS and early CSS 1.0
features like color declarations.&nbsp;&nbsp; The HTML color defs have followed
suit.<br>
<br>
CSS is now worth learning, enough of it is adopted by major browsers.<br>
<br>
-Jon Cyr<br>
</font></font><br>
Brian Sullivan wrote:<br>
<blockquote cite="midc3c01f304112906331f27985@mail.gmail.com"
 type="cite">
  <pre wrap="">On Mon, 29 Nov 2004 07:28:08 +0000, Cliff Ford <a class="moz-txt-link-rfc2396E" href="mailto:cliff.ford@ed.ac.uk">&lt;cliff.ford@ed.ac.uk&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Google for 'css color names' gives a number of good hits, but you will
come across the phrase 'use of these is not recommended'. Hexadecimel is
preferred (#FF00FF).

    </pre>
  </blockquote>
  <pre wrap=""><!---->

Is hexadecimal specification of color actually "preferred"?-- I would
have thought RGB(x,y,z) would have been the preferred method-- being
more people friendly and universally supported.
_______________________________________________
Zope maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:Zope@zope.org">Zope@zope.org</a>
<a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope">http://mail.zope.org/mailman/listinfo/zope</a>
**   No cross posts or HTML encoding!  **
(Related lists - 
 <a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope-announce">http://mail.zope.org/mailman/listinfo/zope-announce</a>
 <a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope-dev">http://mail.zope.org/mailman/listinfo/zope-dev</a> )

  </pre>
</blockquote>
</body>
</html>