CSS border-right-width

上一页 下一页

示例中展现不同的border-right-width属性值.

选择不同的值查看对应结果:

border-right-width: thin;
border-right-width: medium;
border-right-width: thick;
border-right-width: 1px;
border-right-width: 10px;
border-right-width: 20px;
A demonstration on different thickness of the right border.
A demonstration on different thickness of the right border.
A demonstration on different thickness of the right border.
A demonstration on different thickness of the right border.
A demonstration on different thickness of the right border.
A demonstration on different thickness of the right border.

要使用更多方法,请在编辑器中试一下: 亲自试一试 ❯