
Sets the style of an element's bottom border. Supported on block and replaced elements only. Dotted and dashed are treated as solid.
The border styles are defined as follows:
none No border is drawn (regardless of any border-width). solid Border is a solid line. double Border is a double line drawn on top of the background of the element. The sum of the two single lines and the space between equals the border-width value. Border width must be at least 3 pixels wide to draw a double border. groove 3-D groove is drawn in colors based on the value. ridge 3-D ridge is drawn in colors based on the value. inset 3-D inset is drawn in colors based on the value. outset 3-D outset is drawn in colors based on the value.
{ border-bottom-style: none | dotted | dashed | solid | double | groove | ridge | inset | outset }
This attribute is not inherited.
BLOCKQUOTE, BODY, CENTER, DD, DIR, DIV, DL, DT, FIELDSET, FORM, H1, H2, H3, H4, H5, H6, HR, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, TABLE, TD, TH, TR, UL, XMP, CAPTION, TEXTAREA, IFRAME, SPAN, IMG, EMBED, OBJECT, INPUT
border-top-style, border-left-style, border-right-style, border-style
Sets the width of an element's bottom border. Supported on block and replaced elements only.
{ border-bottom-width: thin | medium | thick | length}
This attribute is not inherited.
BLOCKQUOTE, BODY, CENTER, DD, DIR, DIV, DL, DT, FIELDSET, FORM, H1, H2, H3, H4, H5, H6, HR, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, TABLE, TD, TH, TR, UL, XMP, CAPTION, TEXTAREA, IFRAME, SPAN, IMG, EMBED, OBJECT, INPUT
border-top-width, border-left-width, border-right-width, border-width
Sets the color of the four borders.
"{1,4}" indicates that up to four different colors can be specified. If one color is supplied, it is used for all four sides. If two colors are supplied, the first is used for the top and bottom, and the second is used for left and right. If three colors are supplied, they are used for top, right and left, and bottom, respectively. Supported on block and replaced elements only. See Color Table for a list of supported color values.
{ border-color:border-color{1,4}}
This attribute is not inherited.
BLOCKQUOTE, BODY, CENTER, DD, DIR, DIV, DL, DT, FIELDSET, FORM, H1, H2, H3, H4, H5, H6, HR, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, TABLE, TD, TH, TR, UL, XMP, CAPTION, TEXTAREA, IFRAME, SPAN, IMG, EMBED, OBJECT, INPUT
border-top-color, border-left-color, border-right-color, border-bottom-color
Sets the left border. Values that are not present are set to their initial values. Supported on block and replaced elements only.
{ border-left: border-left-width || border-left-style || border-left-color}
This attribute is not inherited.
BLOCKQUOTE, BODY, CENTER, DD, DIR, DIV, DL, DT, FIELDSET, FORM, H1, H2, H3, H4, H5, H6, HR, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, TABLE, TD, TH, TR, UL, XMP, CAPTION, TEXTAREA, IFRAME, SPAN, IMG, EMBED, OBJECT, INPUT
border-left-width, border-left-color, border-left-style, border-right, border-top, border-bottom
Sets the color of an element's left border. Supported on block and replaced elements only. See Color Table for a list of supported color values.
{ border-left-color: border-color}
This attribute is not inherited.
BLOCKQUOTE, BODY, CENTER, DD, DIR, DIV, DL, DT, FIELDSET, FORM, H1, H2, H3, H4, H5, H6, HR, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, TABLE, TD, TH, TR, UL, XMP, CAPTION, TEXTAREA, IFRAME, SPAN, IMG, EMBED, OBJECT, INPUT
border-right-color, border-top-color, border-bottom-color, border-color
Sets the style of an element's left border. Dotted and dashed are treated as solid. Supported on block and replaced elements only.
The border styles are defined as follows:
none No border is drawn (regardless of any border-width). solid Border is a solid line. double Border is a double line drawn on top of the background of the element. The sum of the two single lines and the space between equals the border-width value. Border width must be at least 3 pixels wide to draw a double border. groove 3-D groove is drawn in colors based on the value. ridge 3-D ridge is drawn in colors based on the value. inset 3-D inset is drawn in colors based on the value. outset 3-D outset is drawn in colors based on the value.
{ border-left-style: none | dotted | dashed | solid | double | groove | ridge | inset | outset }
This attribute is not inherited.
BLOCKQUOTE, BODY, CENTER, DD, DIR, DIV, DL, DT, FIELDSET, FORM, H1, H2, H3, H4, H5, H6, HR, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, TABLE, TD, TH, TR, UL, XMP, CAPTION, TEXTAREA, IFRAME, SPAN, IMG, EMBED, OBJECT, INPUT
border-right-style, border-top-style, border-bottom-style, border-style
Sets the width of an element's left border. Supported on block and replaced elements only.
{ border-left-width: thin | medium | thick | length}
This attribute is not inherited.
BLOCKQUOTE, BODY, CENTER, DD, DIR, DIV, DL, DT, FIELDSET, FORM, H1, H2, H3, H4, H5, H6, HR, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, TABLE, TD, TH, TR, UL, XMP, CAPTION, TEXTAREA, IFRAME, SPAN, IMG, EMBED, OBJECT, INPUT
border-right-width, border-top-width, border-bottom-width, border-width
Sets the right border. Values that are not present are set to their initial values. Supported on block and replaced elements only.
{ border-right: border-right-width || border-right-style || border-right-color}
This attribute is not inherited.
BLOCKQUOTE, BODY, CENTER, DD, DIR, DIV, DL, DT, FIELDSET, FORM, H1, H2, H3, H4, H5, H6, HR, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, TABLE, TD, TH, TR, UL, XMP, CAPTION, TEXTAREA, IFRAME, SPAN, IMG, EMBED, OBJECT, INPUT
Sets the color of an element's right border. Supported on block and replaced elements only. See Color Table for a list of supported color values.
{ border-right-color: border-color}
This attribute is not inherited.
BLOCKQUOTE, BODY, CENTER, DD, DIR, DIV, DL, DT, FIELDSET, FORM, H1, H2, H3, H4, H5, H6, HR, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, TABLE, TD, TH, TR, UL, XMP, CAPTION, TEXTAREA, IFRAME, SPAN, IMG, EMBED, OBJECT, INPUT
border-top-color, border-bottom-color, border-left-color, border-color
Sets the style of an element's right border. Dotted and dashed are treated as solid. Supported on block and replaced elements only.
The border styles are defined as follows:
none No border is drawn (regardless of any border-width). solid Border is a solid line. double Border is a double line drawn on top of the background of the element. The sum of the two single lines and the space between equals the border-width value. Border width must be at least 3 pixels wide to draw a double border. groove 3-D groove is drawn in colors based on the value. ridge 3-D ridge is drawn in colors based on the value. inset 3-D inset is drawn in colors based on the value. outset 3-D outset is drawn in colors based on the value.
{ border-right-style: none | dotted | dashed | solid | double | groove | ridge | inset | outset }
This attribute is not inherited.
BLOCKQUOTE, BODY, CENTER, DD, DIR, DIV, DL, DT, FIELDSET, FORM, H1, H2, H3, H4, H5, H6, HR, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, TABLE, TD, TH, TR, UL, XMP, CAPTION, TEXTAREA, IFRAME, SPAN, IMG, EMBED, OBJECT, INPUT
border-left-style, border-top-style, border-bottom-style, border-style
Sets the width of an element's right border. Supported on block and replaced elements only.
{ border-right-width: thin | medium | thick | length}
This attribute is not inherited.
BLOCKQUOTE, BODY, CENTER, DD, DIR, DIV, DL, DT, FIELDSET, FORM, H1, H2, H3, H4, H5, H6, HR, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, TABLE, TD, TH, TR, UL, XMP, CAPTION, TEXTAREA, IFRAME, SPAN, IMG, EMBED, OBJECT, INPUT
border-top-width, border-bottom-width, border-left-width, border-width
Sets the style of the borders. Dotted and dashed are treated as solid. Supported on block and replaced elements only.
The border styles are defined as follows:
none No border is drawn (regardless of any border-width). solid Border is a solid line. double Border is a double line drawn on top of the background of the element. The sum of the two single lines and the space between equals the border-width value. Border width must be at least 3 pixels wide to draw a double border. groove 3-D groove is drawn in colors based on the value. ridge 3-D ridge is drawn in colors based on the value. inset 3-D inset is drawn in colors based on the value. outset 3-D outset is drawn in colors based on the value.
{ border-style: none | dotted | dashed | solid | double | groove | ridge | inset | outset}
This attribute is not inherited.
BLOCKQUOTE, BODY, CENTER, DD, DIR, DIV, DL, DT, FIELDSET, FORM, H1, H2, H3, H4, H5, H6, HR, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, TABLE, TD, TH, TR, UL, XMP, CAPTION, IFRAME, SPAN, IMG, EMBED, OBJECT, INPUT, TEXTAREA
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.