border-bottom-width
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
Resumen
border-bottom-width
define el ancho del borde inferior de una caja.
Valor inicial
:medio
- Se aplica a : todos los elementos
Valor heredado
: no- Porcentajes: N/A
- Medio:
visual
Valor calculado
: largo absoluto o '0' si el estilo esnone
ohidden
.
Sintaxis
border-bottom-width: <border-width> | inherit
Valores
Propiedades relacionadas
Ejemplos
element { border-bottom-width: thin; border-bottom-style: solid; border-bottom-color: #000; }
Especificaciones
Specification |
---|
CSS Backgrounds and Borders Module Level 3 # the-border-width |
Compatibilidad con navegadores
BCD tables only load in the browser