Property |
Values |
Description |
NS |
IE |
border |
border-width border-style border-color |
Sets all of the properties for the four
borders in one statement |
4.0 |
4.0 |
border-bottom |
border-bottom-width border-style border-color |
Sets all of the properties for the
bottom border in one statement |
|
4.0 |
border-bottom-width |
thin medium thick length |
Sets the width of the bottom border |
4.0 |
4.0 |
border-color |
color |
Sets the color of the four borders, can
have from one to four colors |
|
4.0 |
border-left |
border-left-width border-style border-color |
Sets all of the properties for the left
border in one statement |
|
4.0 |
border-left-width |
thin medium thick length |
Sets the width of the left border |
4.0 |
4.0 |
border-right |
border-right-width border-style border-color |
Sets all of the properties for the right
border in one statement |
|
4.0 |
border-right-width |
thin medium thick length |
Sets the width of the right border |
4.0 |
4.0 |
border-style |
none dotted dashed solid double groove ridge inset outset |
Sets the style of the four borders, can
have from one to four styles |
|
4.0 |
border-top |
border-top-width border-style border-color |
Sets all of the properties for the top
border in one statement |
|
4.0 |
border-top-width |
thin medium thick length |
Sets the width of the top border |
4.0 |
4.0 |
border-width |
thin medium thick length |
Sets the width of the four borders in
one statement, can have from one to four values |
4.0 |
4.0 |