border

Description

Sets or retrieves the width of the border to be drawn around the element.

Syntax

object.border[ = border]

Remarks

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

This property has read/write permission, meaning you can change as well as retrieve its current value.

Applies To

IMG, TABLE

See Also

borderColor, borderColorDark, borderColorLight, hspace, vspace