N
A
V

Border Width

Definition and Usage

The Br series provides a range of predefined border thickness values, from Br1 (thin) to Br50 (thick), allowing consistent and scalable border styling without manually specifying border sizes in CSS.

Border Width Example

Property Value
Br1 border: 0.0625rem solid;
Br16 border: 1rem solid;
Br50 border: 3.125rem solid;

Note

The Range of this Br property is form 0 to 50.

The Br series provides a flexible way to control border thickness for all sides or individual sides of an element. This utility ensures consistent and scalable border styling without manually defining values in CSS.

Property Value
BrTp1 border-top: 0.0625rem solid;
BrRt1 border-right: 0.0625rem solid;
BrBm1 border-bottom: 0.0625rem solid;
BrLt1 border-left: 0.0625rem solid;

Note

The Range of this Br property is form 0 to 50.

Web Tool
Celebrate Tech © 2008 - 2024
Welcome Amit
  Logout
  Change Password
  Change Email

Loading...