Padding Borders and Margin

border-bottom-width

Defines the width, or thickness of the line that makes up the bottom edge of the border.

Example

border-top-width: dashed;

Browser support

IE5.5+, FF1+, SA1.3+, OP9.2+

Values

em Relative length value. A em unit is equal to the font-size value of the element used.
px Pixel, a pixel unit represents a single dot on the screen.

Related properties

Can be used with..

Search the Soup!