At a width of 2px and above, the dotted
borders will display correctly. This glitch was fixed in Internet Explorer Version 7
for cases when all four sides are set to 1px. However, if one of the sides is set to 2px
or more, the 1px dotted borders revert to dashed in IE7.
Internet Explorer for Windows versions up to and including 6 do not support
transparent borders.
Internet Explorer for Windows versions up to and including 7:
?– don??™t support the value hidden
?– don??™t support the value inherit
The appearance of the borders may vary between user agents (within limits). The
algorithms that define the relationship between the colors used to achieve an effect
(for example, groove, ridge, inset, and outset) are not explicitly defined in the
CSS specifications, so the colors may vary between user agents. In CSS2.1, the
three-dimensional border styles (groove, ridge, inset, and outset) depend on the
corresponding border-color, rather than on color.
Box Properties
The Ultimate CSS Reference 228
border-right-color
border-right-color: { color | transparent |
inherit } ;
SPEC
version initial inherited
CSS1, 2.
Pages:
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348