Prev | Current Page 373 | Next

Tommy Olsson and Paul O'Brien

"The Ultimate CSS Reference"

158). This
means that for dotted or dashed borders, the background won??™t be visible through
the spaces within the border. When the element doesn??™t have a layout, the
background will extend under the borders.
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.
Internet Explorer for Windows versions up to and including 7 don??™t support the
value inherit.
251 Box Properties
border-style
border-style: { { none | hidden | dotted | dashed |
solid | double | groove | ridge | inset | outset } 1
to 4 values | inherit } ;
The shorthand property border-style
sets the style of the border on all four
sides of an element using the values
specified.


Pages:
361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385