css border border-bottom-width

✔️ border-bottom-width CSS Style Property

המאפיין border-bottom-width מגדיר את עובי המסגרת התחתונה

הערה: להגדיר על המאפיין border-style או border-bottom-style לפני המאפיין border-bottom-width.

דוגמא: שנה את עובי החלק התחתון של מסגרת האלמנט

Demo Panel:
cssguide
CSS:
HTML: 222
Syntax:

border-bottom-width: medium | thin | thick | length | initial | inherit;

Valid values:
  • thin, medium, thick, hairline


Units: px, em, rem, vw, vh, vmin, vmax, pt


Js Syntax: element.style.borderBottomWidth

תאימות דפדפנים

border-bottom-width
הערך שנבדקChromeFirefoxEdgeCOpera
8px✔️✔️✔️✔️
thin✔️✔️✔️✔️
medium✔️✔️✔️✔️
thick✔️✔️✔️✔️
revert✔️✔️✔️✔️
revert-layer✔️✔️✔️✔️
unset✔️✔️✔️✔️
inherit✔️✔️✔️✔️
initial✔️✔️✔️✔️