background
background-attachment
background-color
background-image
background-position
background-repeat
border
border-bottom
border-bottom-color
border-bottom-style
border-bottom-width
border-collapse
border-color
border-left
border-left-color
border-left-style
border-left-width
border-right
border-right-color
border-right-style
border-right-width
border-spacing
border-style
border-top
border-top-color
border-top-style
border-top-width
border-width
bottom
caption-side
clear
clip
color
content
counter-increment
counter-reset
cursor
direction
display
empty-cells
float
font
font-family
font-size
font-style
font-variant
font-weight
height
left
letter-spacing
line-height
list-style
list-style-image
list-style-position
list-style-type
margin
margin-bottom
margin-left
margin-right
margin-top
max-height
max-width
min-height
min-width
outline
outline-color
outline-style
outline-width
overflow
padding
padding-bottom
padding-left
padding-right
padding-top
position
quotes
right
table-layout
text-align
text-decoration
text-indent
text-shadow
text-transform
top
unicode-bidi
vertical-align
visibility
white-space
width
word-spacing
z-index
border-style
Definitie
Verkorte manier om de stijl voor alle randen van een box te bepalen
Voorbeeld
#voorbeeld { border-style: dashed; }
Resultaat
| Waarden | none geen hidden verborgen dotted stippellijn dashed onderbroken lijn solid ononderbroken lijn double dubbele lijn groove 3d grooved ridge 3d ridged inset 3d inset outset 3d outset inherit overerving |
| Standaardinstelling | Zie individuele eigenschappen |
| Geldig voor | Alle elementen |
| Erfenis | Nee |

