description & Usage

We determine the width of the border with the border-width property.

Informations

# Description
Default Value medium
Inherited no
Animatable yes
Version CSS1
JavaScript syntax object.style.borderWidth="1px 5px"

Browser compatibility and Support

# Chrome Edge Firefox Safari Opera
border-width

Syntax

Values

Values Description
medium
thin
thick
length
initial Adds this value to its default property.
inherit It inherits this value from its parent tag.