border-width

Border width of CSS.

  • border-width
  • Values : thick | medium | thin

Example:

.classname{border-width : thick;}

0 comments