home *** CD-ROM | disk | FTP | other *** search
INI File | 2001-11-30 | 5.1 KB | 308 lines |
- [background]
- inherited=0
- initial=
- group=Color and Background
- value1=<background-color>|<background-image>|<background-repeat>|<background-attachment>|<background-position>
-
- [background-attachment]
- inherited=0
- initial=scroll
- group=Color and Background
- value1=scroll
-
- [background-color]
- inherited=0
- initial=transparent
- group=Color and Background
- value1=transparent|<color>
-
- [background-image]
- inherited=0
- initial=none
- group=Color and Background
- value1=<url>|none
-
- [background-position]
- inherited=0
- initial=0% 0%
- group=Color and Background
- multiple=1
- value1=<percentage>|<length>|top|center|bottom|left|right
-
- [background-repeat]
- inherited=0
- initial=repeat
- group=Color and Background
- value1=repeat-x|repeat-y|no-repeat|repeat
-
- [border]
- inherited=0
- initial=
- group=Box
- value1=<border-width>|<border-style>|<color>
-
- [border-bottom]
- inherited=0
- group=Box
- value1=<border-bottom-width>|<border-style>|<color>
-
- [border-bottom-width]
- inherited=0
- initial=medium
- group=Box
- value1=thin|medium|thick|<length>
-
- [border-color]
- inherited=0
- group=Box
- value1=<color>
-
- [border-left]
- inherited=0
- group=Box
- value1=<border-left-width>|<border-style>|<color>
-
- [border-left-width]
- inherited=0
- initial=medium
- group=Box
- value1=thin|medium|thick|<length>
-
- [border-right]
- inherited=0
- group=Box
- value1=<border-right-width>|<border-style>|<color>
-
- [border-right-width]
- inherited=0
- initial=medium
- group=Box
- value1=thin|medium|thick|<length>
-
- [border-style]
- inherited=0
- initial=none
- group=Box
- value1=none|dotted|dashed|solid|double|groove|ridge|inset|outset
-
- [border-top]
- inherited=0
- initial=
- group=Box
- value1=<border-top-width>|<border-style>|<color>
-
- [border-top-width]
- inherited=0
- initial=medium
- group=Box
- value1=thin|medium|thick|<length>
-
- [border-width]
- inherited=0
- initial=
- group=Box
- value1=<border-top-width>|<border-right-width>|<border-bottom-width>|<border-left-width>
-
- [clear]
- inherited=0
- initial=none
- group=Box
- value1=none|left|right|both
-
- [color]
- inherited=1
- group=Color and Background
- value1=<color>
-
- [display]
- inherited=0
- initial=block
- group=Classification
- value1=block|none
-
- [float]
- inherited=0
- initial=none
- group=Box
- value1=left|right|none
-
- [font]
- inherited=1
- initial=
- group=Font
- value1=<font-weight>|<font-style>|<font-variant>|<font-size>|<line-height>|<font-family>
-
- [font-family]
- inherited=1
- initial=
- group=Font
- value1=<generic-family>|<family-name>
-
- [font-size]
- inherited=1
- initial=medium
- group=Font
- value1=<relative-size>|<absolute-size>|<percentage>|<length>
-
- [font-style]
- inherited=1
- initial=normal
- group=Font
- value1=normal|italic|oblique
-
- [font-variant]
- inherited=1
- initial=normal
- group=Font
- value1=normal|small\caps
-
- [font-weight]
- inherited=1
- initial=normal
- group=Font
- value1=normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
-
- [height]
- inherited=0
- initial=auto
- group=Box
- value1=<length>|auto
-
- [letter-spacing]
- inherited=1
- initial=normal
- group=Text
- value1=normal|<length>
-
- [line-height]
- inherited=1
- initial=normal
- group=Text
- value1=normal|<percentage>|<length>|<number>
-
- [list-style]
- inherited=1
- initial=
- group=Classification
- value1=<list-style-type>|<list-style-position>|<list-style-image>
-
- [list-style-image]
- inherited=1
- initial=none
- group=Classification
- value1=<url>|none
-
- [list-style-position]
- inherited=1
- initial=outside
- group=Classification
- value1=inside|outside
-
- [list-style-type]
- inherited=1
- initial=disc
- group=Classification
- value1=disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
-
- [margin]
- inherited=0
- initial=
- group=Box
- value1=<margin-top>|<margin-right>|<margin-bottom>|<margin-left>
-
- [margin-bottom]
- inherited=0
- initial=0
- group=Box
- value1=<percentage>|<length>|auto
-
- [margin-left]
- inherited=0
- initial=0
- group=Box
- value1=<percentage>|<length>|auto
-
- [margin-right]
- inherited=0
- initial=0
- group=Box
- value1=<percentage>|<length>|auto
-
- [margin-top]
- inherited=0
- initial=0
- group=Box
- value1=<percentage>|<length>|auto
-
- [padding]
- inherited=0
- initial=
- group=Box
- value1=<padding-top>|<padding-right>|<padding-bottom>|<padding-left>
-
- [padding-bottom]
- inherited=0
- initial=0
- group=Box
- value1=<percentage>|<length>
-
- [padding-left]
- inherited=0
- initial=0
- group=Box
- value1=<percentage>|<length>
-
- [padding-right]
- inherited=0
- initial=0
- group=Box
- value1=<percentage>|<length>
-
- [padding-top]
- inherited=0
- initial=0
- group=Box
- value1=<percentage>|<length>
-
- [text-align]
- inherited=1
- initial=
- group=Text
- value1=left|right|center|justify
-
- [text-decoration]
- inherited=0
- initial=none
- group=Text
- multiple=1
- value1=none|underline|overline|line-through
-
- [text-indent]
- inherited=1
- initial=0
- group=Text
- value1=<percentage>|<length>
-
- [text-transform]
- inherited=1
- initial=none
- group=Text
- value1=capitalize|uppercase|lowercase|none
-
- [vertical-align]
- inherited=0
- initial=baseline
- group=Text
- value1=baseline|sub|super|top|text-top|middle|bottom|text-bottom|<percentage>
-
- [width]
- inherited=0
- initial=auto
- group=Box
- value1=<percentage>|<length>|auto
-
- [word-spacing]
- inherited=1
- initial=normal
- group=Text
- value1=normal|<length>