Istruzioni CSS border-right-width
Dettagli funzione border-right-width CSS - Istruzioni, descrizione, dettagli ed esempio del comando border-right-width in CSS.
Descrizione
Imposta la dimensione del bordo destro di un elemento
Codice
p { border-style:solid; border-right-width:15px; }
Spiegazione
Proprietà
thin: imposta un bordo fino
medium: bordo medio
thick: bordo a strati
lenght: imposta manualmente la dimensione del bordo
inherit: le impostazioni vengono ereditate dal genitore
Istruzioni del linguaggio CSS sempre con la lettera: B
- background
- background-attachment
- background-color
- background-image
- background-position
- background-repeat
- border
- border-bottom
- border-bottom-color
- border-bottom-style
- border-bottom-width
- border-collapse
- border-color
- border-left
- border-left-color
- border-left-style
- border-left-width
- border-right
- border-right-color
- border-right-style
- border-right-width
- border-spacing
- border-style
- border-top
- border-top-color
- border-top-style
- border-top-width
- border-width
- bottom