Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
| border-bottom-style |
none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset
none
All elements
No
Same as declared value
Defines the style for the bottom border of an element. The value must be something other than none for any border to appear.
ul {border-bottom-style: groove;}
a:active {border-bottom-style: dashed;}