CSS border -right-width 属性**实例** 设置右边框的宽度: ```css p { border-style:solid; border-right-width:15px; } ```
確定! 回上一頁