Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

border attribute | border property

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.

In Microsoft Internet Explorer 6, This property now applies to the object object.

See also

LayoutRect
table
Reference
borderColor
borderColorDark
borderColorLight
hspace
vspace

 

 

Show:
© 2017 Microsoft