> Takeshi Etoh <kaiser@vc-net.or.jp> wrote: > > > I want to know all "Color name" use to HTML. > > > > ex > > <font color="blue">... > > > > where do I go ? > > Take a look at: > http://www.w3.org/TR/REC-html40/types.html#h-6.5 > > HTML 4.0 supports sixteen color names. Some user agents might support > additional color names, but I recommend to use sRGB values instead of > those non-standard color names (and I also recommend to use style sheets > rather than HTML markup to specify colors ...). > ... or http://vancouver-webpages.com/DIY/color.html (from http://vancouver-webpages.com/DIY/develop.shtml) Some browsers support the names, but a few not only don't support the names, but map them to black - giving black text on black background - so it's best to use the hex values (or style sheets for the newer browsers ...) Andrew Daviel Vancouver WebpagesReceived on Monday, 20 April 1998 04:25:50 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 6 April 2009 12:59:02 GMT