Border-Width

Border-Width- is a shorthand property for setting the width of the four borders in one declaration, can have from one to four values.

The Border-Width Property is used Declare the width of all four borders at once.

Possible Values
thin: defines a thin border.
thick: defaults. defines a medium border.
medium: defines a thick border.
length: allows you to define the thickness of the borders.

An Example for Border-Width Property:

div { border-width:1px 3px 5px 2px; }


Page Information

  • 10 months ago [history]
  • View page source
  • You're not logged in
  • No tags yet learn more

Wiki Information

Recent PBwiki Blog Posts