CSS Border-top-width Property
The border-top-width property, obviously sets the width of the top-border.
Possible Values
Read Units of Measurement to understand the values
div {
border-top-width: 1px;
}Inherited? NO!
The border-top-width property, obviously sets the width of the top-border.
Read Units of Measurement to understand the values
div {
border-top-width: 1px;
}Inherited? NO!