Contents Index Topic Contents | ||
Previous Topic: border-top Next Topic: border-top-style |
border-top-color
Description
Sets the color of an element's top border. Supported on block and replaced elements only. See Color Table for a list of supported color values.
Syntax
{ border-top-color: border-color}
Remarks
This attribute is not inherited.
Applies To
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
Scripting Property
See Also
border-bottom-color, border-left-color, border-right-color, border-color
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.