borderLeftColorborderLeftColor*
*Contents  *Index  *Topic Contents
*Previous Topic: borderLeft
*Next Topic: borderLeftStyle

borderLeftColor

Description

Sets or retrieves the color of the element's left border.

Syntax

object.style.borderLeftColor[ = color]

Remarks

The color can be one of the color names or values given in Color Table.

The property has read/write permission.

Applies To

HTML Tags BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, EMBED, FIELDSET, FORM, H1, H2, H3, H4, H5, H6, HR, IFRAME, IMG, INPUT, LI, LISTING, MARQUEE, MENU, OBJECT, OL, P, PLAINTEXT, PRE, SPAN, TABLE, TD, TEXTAREA, TH, TR, UL, XMP
Scripting style

CSS Attribute

border-left-color


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.