how to create border width code example Example 1: border width css .element { border-width: 2px; } Example 2: border width div {border-width: thin;}