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
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
border-bottom-width |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.