The following line: A:hover { color: fuchsia; background: transparent; } Generates the following error: A:hover Invalid number : color fuchsia is not a color value : fuchsia However, fuchsia is a valid color name: 4.3.6 Colors A <color> is either a keyword or a numerical RGB specification. The list of keyword color names is: aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow. These 16 colors are defined in HTML 4.0 ([HTML40]). In addition to these color keywords, users may specify keywords that correspond to the colors used by certain objects in the user's environment. Please consult the section on system colors for more information. David ----- David Azarewicz david@88watts.netReceived on Sunday, 24 December 2006 02:30:52 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 27 June 2012 00:14:18 GMT