@@ -118,10 +118,10 @@ Line Colors: the 'border-color' properties</h3>
118118 and
119119 'border-inline-start-color' & 'border-inline-end-color' ,
120120 respectively.
121- The first value represents the <a>start</a> edge color,
122- and the second value represents the <a>end</a> edge color.
121+ The first value represents the <a>start</a> side color,
122+ and the second value represents the <a>end</a> side color.
123123 If only one value is given,
124- it applies to both the <a>start</a> and <a>end</a> edges .
124+ it applies to both the <a>start</a> and <a>end</a> sides .
125125
126126<h3 id="border-style" oldids="the-border-style">
127127Line Patterns: the 'border-style' properties</h3>
@@ -160,10 +160,10 @@ Line Patterns: the 'border-style' properties</h3>
160160 and
161161 'border-inline-start-style' & 'border-inline-end-style' ,
162162 respectively.
163- The first value represents the <a>start</a> edge style,
164- and the second value represents the <a>end</a> edge style.
163+ The first value represents the <a>start</a> side style,
164+ and the second value represents the <a>end</a> side style.
165165 If only one value is given,
166- it applies to both the <a>start</a> and <a>end</a> edges .
166+ it applies to both the <a>start</a> and <a>end</a> sides .
167167
168168<h3 id="border-width" oldids="the-border-width">
169169Line Thickness: the 'border-width' properties</h3>
@@ -202,10 +202,10 @@ Line Thickness: the 'border-width' properties</h3>
202202 and
203203 'border-inline-start-width' & 'border-inline-end-width' ,
204204 respectively.
205- The first value represents the <a>start</a> edge width,
206- and the second value represents the <a>end</a> edge width.
205+ The first value represents the <a>start</a> side width,
206+ and the second value represents the <a>end</a> side width.
207207 If only one value is given,
208- it applies to both the <a>start</a> and <a>end</a> edges .
208+ it applies to both the <a>start</a> and <a>end</a> sides .
209209
210210<h3 id="border-shorthands" oldids="the-border-shorthands">
211211Border Shorthand Properties</h3>
0 commit comments