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
Box Properties
The Ultimate CSS Reference 242
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.
border-left-color
border-left-color: { color | transparent |
inherit } ;
The property border-left-color sets
the color for the left border of an
element.
Pages:
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371