--- title: border-bottom-width slug: Web/CSS/border-bottom-width tags: - CSS - 'CSS:Referencias' - Todas_las_Categorías translation_of: Web/CSS/border-bottom-width ---
<< Volver
border-bottom-width define el ancho del borde inferior de una caja.
none o hidden.border-bottom-width: <border-width> | inherit
em también es soportada.element {
border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-color: #000;
}
| Navegador | Versión mínima |
|---|---|
| Internet Explorer | |
| Firefox | |
| Netscape | |
| Opera |
{{ Cssxref("border-bottom") }}, {{ Cssxref("border-color") }}, {{ Cssxref("border-bottom-style") }}, {{ Cssxref("border-bottom-width") }}
Categorías
Interwiki Languages
{{ languages( { "de": "de/CSS/border-bottom-width", "en": "en/CSS/border-bottom-width", "pl": "pl/CSS/border-bottom-width", "fr": "fr/CSS/border-bottom-width", "ja": "ja/CSS/border-bottom-width" } ) }}