The border-inline-end shorthand sets the width, style, and color of the logical inline-end border side at once (depends on writing-mode/direction). Missing values fall back to their longhand initial..box {
border-inline-end: 2px dotted hsl(15 80% 60%);
}.box {
border-inline-end: thin solid currentColor;
}min:0max:9999step:1units:px | em | rem | pt | vw | vh | vmin | vmaxhairlineThinnest line (new in L4).thinThin width.mediumMedium width (default).thickThick width.noneNo border (default).hiddenHidden border.dottedDotted line.dashedDashed line.solidSolid line.doubleDouble line.groove3D grooved effect.ridge3D ridged effect.insetBorder appears inset.outsetBorder appears outset.currentColorCurrent color value (default).transparentFully transparent color.rgb()RGB color function.hsl()HSL color function.hwb()HWB color function.lab()CIE Lab color function.lch()CIE LCH color function.oklab()Oklab color function.oklch()Oklch color function.color()Generic color function for custom color spaces.light-dark()Selects between two color values per color-scheme.CSS Borders Module Level 4Working Draft<line-width> <line-style> <color>W3CMDNCSSShow all codeEdit CSS onlineThe plugin that remembers hundreds of CSS items for youEvery CSS property — in a live demonstrationThe bilingual CSS referencedefinitionexamplessyntaxmodulespecificationvalue typessourcesvisual demonstrationpreviousnext