border-size

The border-sizeCSS property defines the elements border size

Example

border-size: 5; /* this does not use px or % */

Last updated