This property sets the style of the right border unless there is a border image.
CSS Level | Value |
---|---|
CSS 2.1 | "none", "hidden", "dotted", "dashed", "solid", "double", "groove", "ridge", "inset", or "outset" |
CSS3 | <line-style>, where <line-style> is "none", "hidden", "dotted", "dashed", "solid", "double", "groove", "ridge", "inset", or "outset" |