|
Tree :
Faceted index, by topics :
Menu
"Normal" view (10) (Main tree view) (1) Display (4) Edit (8) File (45) Help (7) Ideas (52) Import/Export (11) Keywords (6) Publications (19) Tasks (1) Templates (72) Windows (1)
Feature
How to insert these widgets? |
A rule is a set of couples (property : value) separated by ';' : property1 : value1; /* Optional comments, as in C language */ property2 : value2; ... Properties are reserved names. Example : color font-family Values are predefined names (colors), or integer or float numbers, optionally followed by a unit. Example : 10mm 2.5em 16% magenta rgb(15%, 26%, 80%)
Keywords : Css
|