description & Usage
Border-inline property is a concise property for using properties:
border-inline-width
border-inline-style (required)
border-inline-color
is.
Informations
# | Description |
---|---|
Default Value | medium none color |
Inherited | no |
Animatable | yes |
Version | CSS3 |
JavaScript syntax | object.style.borderInline="dashed hotpink 10px" |
Browser compatibility and Support
# | Chrome | Edge | Firefox | Safari | Opera |
---|---|---|---|---|---|
border-inline |
Syntax
Values
Values | Description |
---|---|
border-inline-width | Specifies the width of the inner border. |
border-inline-style | Specifies the inner border style. |
border-inline-color | Color determines the interior direction. |
initial | Adds this value to its default property. |
inherit | It inherits this value from its parent tag. |