bordercolor attribute | borderColor property

all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
This topic has not yet been rated - Rate this topic

Sets or retrieves the border color of the object.

Syntax

HTML<element bordercolor="p" ... >
JavaScript

p = object.borderColor

Property values

Type: Variant

one of the color names or RGB values in the Color Table.

Remarks

To render the color specified by sColor, the BORDER attribute must be set to an integer greater than zero.

Some client applications do not recognize color names, but all client applications should recognize RGB color values and display them correctly.

See also

LayoutRect
table
td
th
tr
Reference
border
borderColorDark
borderColorLight

 

 

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.