STYLIN??™ WITH CSS - APPENDIX B 278
BORDER
PROPERTY DESCRIPTION VALUES IE F N W3C
border A shorthand property for setting all of
the properties for the four borders in
one declaration
border-width
border-style
border-color
4 1 4 1
border-bottom A shorthand property for setting all of
the properties for the bottom border in
one declaration
border-bottom-width
border-style
border-color
4 1 6 1
border-bottom-color Sets the color of the bottom border border-color 4 1 6 2
border-bottom-style Sets the style of the bottom border border-style 4 1 6 2
border-bottom-width Sets the width of the bottom border thin
medium
thick
length
4 1 4 1
border-color Sets the color of the four borders, can
have from one to four colors
color 4 1 6 1
border-left A shorthand property for setting all of
the properties for the left border in one
declaration
border-left-width
border-style
border-color
4 1 6 1
border-left-color Sets the color of the left border border-color 4 1 6 2
border-left-style Sets the style of the left border border-style 4 1 6 2
border-left-width Sets the width of the left border thin
medium
thick
length
4 1 4 1
border-right A shorthand property for setting all of
the properties for the right border in
one declaration
border-right-width
border-style
border-color
4 1 6 1
border-right-color Sets the color of the right border border-color 4 1 6 2
border-right-style Sets the style of the right border border-style 4 1 6 2
border-right-width Sets the width of the right border thin
medium
thick
length
4 1 4 1
border-style Sets the style of the four borders, can
have from one to four styles
none
hidden
dotted
dashed
solid
double
groove
ridge
inset
outset
4 1 6 1
(continued on next page)
CSS PROPERTIES 279
BORDER (continued)
PROPERTY DESCRIPTION VALUES IE F N W3C
border-top A shorthand property for setting all of
the properties for the top border in one
declaration
border-top-width
border-style
border-color
4 1 6 1
border-top-color Sets the color of the top border border-color 4 1 6 2
border-top-style Sets the style of the top border border-style 4 1 6 2
border-top-width Sets the width of the top border thin
medium
thick
length
4 1 4 1
border-width A shorthand property for setting
the width of the four borders in one
declaration, can have from one to four
values
thin
medium
thick
length
4 1 4 1
CLASSIFICATION
PROPERTY DESCRIPTION VALUES IE F N W3C
clear Sets the sides of an element where
other ?¬‚ oating elements are not allowed
left
right
both
none
4 1 4 1
cursor Speci?¬? es the type of cursor to be
displayed
url
auto
crosshair
default
pointer
move
e-resize
ne-resize
nw-resize
n-resize
se-resize
sw-resize
s-resize
w-resize
text
wait
help
4 1 6 2
(continued on next page)
STYLIN??™ WITH CSS - APPENDIX B 280
CLASSIFICATION (continued)
PROPERTY DESCRIPTION VALUES IE F N W3C
display Sets how/if an element is displayed none
inline
block
list-item
run-in
compact
marker
table
inline-table
table-row-group
table-header-group
table-footer-group
table-row
table-column-group
table-column
table-cell
table-caption
4 1 4 1
?¬‚ oat Sets where an image or a text will
appear in another element
left
right
none
4 1 4 1
position Places an element in a static, relative,
absolute, or ?¬? xed position
static
relative
absolute
?¬? xed
4 1 4 2
visibility Sets if an element should be visible or
invisible
visible
hidden
collapse
4 1 6 2
DIMENSION
PROPERTY DESCRIPTION VALUES IE F N W3C
height Sets the height of an element auto
length
%
4 1 6 1
line-height Sets the distance between lines normal
number
length
%
4 1 4 1
max-height Sets the maximum height of an element none
length
%
- 1 6 2
(continued on next page)
CSS PROPERTIES 281
DIMENSION (continued)
PROPERTY DESCRIPTION VALUES IE F N W3C
max-width Sets the maximum width of an element none
length
%
- 1 6 2
min-height Sets the minimum height of an element length
%
- 1 6 2
min-width Sets the minimum width of an element length
%
- 1 6 2
width Sets the width of an element auto
%
length
4 1 4 1
FONT
PROPERTY DESCRIPTION VALUES IE F N W3C
font A shorthand property for setting all
of the properties for a font in one
declaration
font-style
font-variant
font-weight
font-size/line-height
font-family
caption
icon
menu
message-box
small-caption
status-bar
4 1 4 1
font-family A prioritized list of font family names
and/or generic family names for an
element
family-name
generic-family
3 1 4 1
font-size Sets the size of a font xx-small
x-small
small
medium
large
x-large
xx-large
smaller
larger
length
%
3 1 4 1
font-size-adjust Speci?¬? es an aspect value for an element
that will preserve the x-height of the
?¬? rst-choice font
none
number
- - - 2
(continued on next page)
STYLIN??™ WITH CSS - APPENDIX B 282
FONT (continued)
PROPERTY DESCRIPTION VALUES IE F N W3C
font-stretch Condenses or expands the current fontfamily
normal
wider
narrower
ultra-condensed
extra-condensed
condensed
semi-condensed
semi-expanded
expanded
extra-expanded
ultra-expanded
- - - 2
font-style Sets the style of the font normal
italic
oblique
4 1 4 1
font-variant Displays text in a small-caps font or a
normal font
normal
small-caps
4 1 6 1
font-weight Sets the weight of a font normal
bold
bolder
lighter
100
200
300
400
500
600
700
800
900
4 1 4 1
GENERATED CONTENT
PROPERTY DESCRIPTION VALUES IE F N W3C
content Generates content in a document.
Pages:
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315