May 2000
Intermediate to advanced
472 pages
14h 17m
English
border-style — IE4 P/Y | IE5 P/Y | NN4 P/P | Op3 Y/-
Sets the style of the overall border of
an element, using the color set by border-color or the foreground of
the element itself if no border-color has been defined. CSS1 does not
require recognition of any values besides none and
solid. Any unrecognized value from the list of
values should be reinterpreted as solid.
H1 {border-style: solid; border-color: purple;}
none | dotted | dashed | solid | double | groove | ridge | inset | outset
|
none
no
all elements
Read now
Unlock full access