Lexique CSS

Lexique CSS >> border-width

border-width: [épaisseur];

border-width permet de modifier la largeur des bordures d'un élément html.

Application :
Code html :
<span style="border-width: 1px;">texte</span>

color >>
<< border-top-width

Page chargée en 1,721 ms