
Beginning ASP.NET 2.0 With CSharp (2006) [eng]
.pdf




Appendix E
Property |
Description |
|
|
font-stretch |
Defines how expanded or condensed a font is. |
font-style |
Defines the style of the font, and can be one of italic, |
|
normal, oblique, or inherit. |
font-variant |
Defines whether the font is displayed in capital letters, and can |
|
be normal, small-caps, or inherit. |
font-weight |
Defines the thickness of the font, and can be absolute weight |
|
values (100 to 900 in steps of 100), bold or normal, bolder or |
|
lighter, or inherit. |
height |
Defines the height of an element. |
left |
When using absolute positioning, this defines how far from |
|
the left edge of the parent the element is placed. |
letter-spacing |
Defines the amount of space between letters. |
line-height |
Defines the height between lines. |
list-style |
Defines the properties for list elements. |
list-style-image |
Defines the image to be used as the marker for a list element. |
list-style-position |
Defines the positioning of the list relative to the list itself, and |
|
can be one of inside, outside, or inherit. |
list-style-type |
Defines the type of marker for the list, and can be one of |
|
circle, decimal, disc, square, lower-roman, upper- |
|
roman, lower-alpha, upper-alpha, none, or inherit. |
margin |
Defines the amount of space between the border and the par- |
|
ent element. |
margin-top |
Define the amount of space between the border and the parent |
|
element for an individual side of an element. |
margin-bottom |
|
margin-left |
|
margin-right |
|
marker-offset |
Defines the distance between the border of a list marker and |
|
the list itself. |
marks |
Defines whether crop marks are shown, and can be one of |
|
crop, cross, both, none, or inherit. |
max-height |
Define the maximum height and width of an element. |
max-width |
|
min-height |
Define the minimum height and width of an element. |
min-width |
|
702




