Sept. 20, 1998
The border-property cannot specify different values for the four
different sides, it can only specify equal values.. If you need/want
different values on the four
sides you will need to use
border-color,
border-width and/or
border-style.
Borders may be set using the 'shorthand' border property.
DIV.alert { border: solid red;
}
Additional Resources:
Putting Style Sheets in Perspective: Marginally Speaking Putting Style Sheets in Perspective: margin-property
| |||||||||
|
|---|
|