BORDER
PROPERTY | DESCRIPTION | VALUES | NN | IE | W3C |
|---|
border | | border-width
border-style
border-color | 4.0 | 4.0 | CSS1 |
border-bottom | | border-bottom-width
border-style
border-color | 6.0 | 4.0 | CSS1 |
border-bottom-color | Sets the color of the bottom border | border-color | 6.0 | 4.0 | CSS2 |
border-bottom-style | Sets the style of the bottom border | border-style | 6.0 | 4.0 | CSS2 |
border-bottom-width | Sets the width of the bottom border | thin
medium
thick
length | 4.0 | 4.0 | CSS1 |
border-color | | color | 6.0 | 4.0 | CSS1 |
border-left | | border-left-width
border-style
border-color | 6.0 | 4.0 | CSS1 |
border-left-color | Sets the color of the left border | border-color | 6.0 | 4.0 | CSS2 |
border-left-style | Sets the style of the left border | border-style | 6.0 | 4.0 | CSS2 |
border-left-width | Sets the width of the left border | thin
medium
thick
length | 4.0 | 4.0 | CSS1 |
border-right | | border-right-width
border-style
border-color | 6.0 | 4.0 | CSS1 |
border-right-color | Sets the color of the right border | border-color | 6.0 | 4.0 | CSS2 |
border-right-style | Sets the style of the right border | border-style | 6.0 | 4.0 | CSS2 |
border-right-width | Sets the width of the right border | thin
medium
thick
length | 4.0 | 4.0 | CSS1 |
border-style | | none
hidden
dotted
dashed
solid
double
groove
ridge
inset
outset | 6.0 | 4.0 | CSS1 |
border-top | | border-top-width
border-style
border-color | 6.0 | 4.0 | CSS1 |
border-top-color | Sets the color of the top border | border-color | 6.0 | 4.0 | CSS2 |
border-top-style | Sets the style of the top border | border-style | 6.0 | 4.0 | CSS2 |
border-top-width | Sets the width of the top border | thin
medium
thick
length | 4.0 | 4.0 | CSS1 |
border-width | | thin
medium
thick
length | 4.0 | 4.0 | CSS1 |
border-top | | border-top-width
border-style
border-color | 6.0 | 4.0 | CSS1 |
border-top-color | Sets the color of the top border | border-color | 6.0 | 4.0 | CSS2 |
border-top-style | Sets the style of the top border | border-style | 6.0 | 4.0 | CSS2 |
border-top-width | Sets the width of the top border | thin
medium
thick
length | 4.0 | 4.0 | CSS1 |
border-width | | thin
medium
thick
length | 4.0 | 4.0 | CSS1 |
border-top | | border-top-width
border-style
border-color | 6.0 | 4.0 | CSS1 |
border-top-color | Sets the color of the top border | border-color | 6.0 | 4.0 | CSS2 |
border-top-style | Sets the style of the top border | border-style | 6.0 | 4.0 | CSS2 |
border-top-width | Sets the width of the top border | thin
medium
thick
length | 4.0 | 4.0 | CSS1 |
border-width | | thin
medium
thick
length | 4.0 | 4.0 | CSS1 |
FONT
PROPERTY | DESCRIPTION | VALUES | NN | IE | W3C |
|---|
font | | font-style
font-variant
font-weight
font-size/line-height
font-family
caption
icon
menu
message-box
small-caption
status-bar | 4.0 | 4.0 | CSS1 |
font-family | | family-name
generic-family | 4.0 | 3.0 | CSS1 |
font-size | Sets the size of a font | xx-small
x-small
small
medium
large
x-large
xx-large
smaller
larger
length
% | 4.0 | 3.0 | CSS1 |
font-size-adjust | | none
number | | | CSS2 |
font-stretch | Condenses or expands the current font-family | normal
wider
narrower
ultra-condensed
extra-condensed
condensed
semi-condensed
semi-expanded
expanded
extra-expanded
ultra-expanded | | | CSS2 |
font-style | Sets the style of the font | normal
italic
oblique | 4.0 | 4.0 | CSS1 |
font-variant | | normal
small-caps | 6.0 | 4.0 | CSS1 |
font-weight | Sets the weight of a font | normal
bold
bolder
lighter
100
200
300
400
500
600
700
800
900 | 4.0 | 4.0 | CSS1 |