CSS border-right-style Property
Last Updated Jul 21, 2015, 12:00:06 PM
CSS border-right-style Property
CSS
Syntax
border-right-style property is used to set the style of the right border
Definition and Usage
| Initial Value | repeat |
| Applies to | all elements. It also applies to ::first-letter and ::first-line. |
| Inherited | no |
| Media | Visual |
| Computed Value | a list, each item consisting of two keywords, one per dimension |
| Animatable | no |
| Canonical Order | The unique non-ambiguous order defined by the formal grammer |
Example
Try It Now
Browser compatibility
| Feature | |||||||
|---|---|---|---|---|---|---|---|
| Basic support | 1.0 | 1.0 (1.7 or earlier) | 1.0 (85) | 3.5 | 4.0 | (Yes) | (Yes) |
Other CSS Border Properties you might want to learn
CSS border-left-width PropertyCSS border-right Property
CSS border-right-color Property
CSS border-right-style Property
CSS border-top Property
CSS border-top-color Property
CSS border-top-style Property
CSS border-top-width Property
Sources and Credits
The source of the content has been referred and updated with Mozilla Foundation and W3C Organization
Last Updated Jul 21, 2015, 12:00:06 PM
