Contact Us | +1 888 239-0733 (Toll free US/CA) Mon-Fri: 7:30am to 4:30pm (PST)
The CSS 'border-right-style' property defines the style of an element's right border. This property allows for the customization of the right border's appearance, including whether it is solid, dashed, dotted, or any other available border style. Thus, designers can create distinct visual effects on the right side of an element.
See the Pen
CSS 'border-right-style' Property by Webzstore (@webzstore)
on CodePen. The 'border-right-style' property is a powerful tool for customizing the appearance of an element's right border, supporting the creation of visually engaging and distinct designs. Use 'border-right-style' to set or change the appearance of an element's right border. This is particularly useful for emphasizing the right edge of an element, distinguishing it from other parts of a layout, or aligning the border style with a design's overall aesthetic.CSS 'border-right-style' Property Examples
Browser Support For 'border-right-style' Property
1.0 1.0 1.0 4.0 3.5 CSS Syntax of the 'border-right-style' Property
border-right-style: none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset | initial | inherit;
Usage of the 'border-right-style' Property
Property Values of the 'border-right-style' Property
"*" indicates required fields