HTML and CSS Reference
In-Depth Information
Table D-5 Border Properties (Continued)
Property Name
Description
Values
border-bottom-style
border-left-style
border-right-style
border-top-style
Sets the respective style of the top, right, bottom, and left
borders individually
none
dashed
dotted
double
groove
inset
outset
ridge
solid
border-width
Shorthand property for setting the width of the four
borders in one declaration; can have from one to four
values
medium
[length]
thick
thin
border-bottom-width
border-left-width
border-right-width
border-top-width
Sets the respective width of the top, right, bottom, and left
borders individually
medium
[length]
thick
thin
new
new
box-decoration-break
box-shadow
Attaches one or more drop-shadows to the box
[h-shadow]
[v-shadow]
[blur]
[spread]
[color]
inset
Box Properties
Table D-6 Box Properties
new
Property Name
Description
Values
overflow-style
Specifies the preferred scrolling method for elements that
overlow
auto
scrollbar
panner
move
marquee
overflow-x
Specifies whether or not to clip the left/right edges of the
content, if it overflows the element's content area
visible
hidden
scroll
auto
no-display
no-content
overflow-y
Specifies whether or not to clip the top/bottom edges of
the content, if it overflows the element's content area
visible
hidden
scroll
auto
no-display
no-content
Search WWH ::




Custom Search