File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: syndata.src,v 1.13 1997-09-23 14: 22:00 ian Exp $ -->
3+ <!-- $Id: syndata.src,v 1.14 1997-09-24 22:05:03 ian Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>CSS2 syntax and basic data types</TITLE>
@@ -532,6 +532,11 @@ specification.
532532 EM { color: rgb(100%, 0%, 0%) } /* float range 0.0% - 100.0% */
533533</PRE>
534534
535+ <P>In addition to these color keywords, users may specify keywords the
536+ correspond to the colors used by certain objects in the user's
537+ environment. Please consult the section on <a
538+ href="./ui.html#system-colors">system colors</a> for more information.
539+
535540<P> The format of an RGB value in hexadecimal notation is a '#'
536541immediately followed by either three or six hexadecimal
537542characters. The three-digit RGB notation (#rgb) is converted into
You can’t perform that action at this time.
0 commit comments