border attribute | border 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 width of the border to draw around the object.

Syntax

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

p = object.border

Property values

Type: Variant

the number of pixels in the object border.

Standards information

Remarks

Setting a border to 0 or omitting the attribute causes no border to be displayed. Supplying the BORDER attribute without a value defaults to a single border.

See also

LayoutRect
table
Reference
borderColor
borderColorDark
borderColorLight
hspace
vspace

 

 

Build date: 11/28/2012

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