Name

border — NN 3 IE 4 DOM 1

Synopsis

Read/Write (IE)

Thickness of the border around an element (in pixels). While Internet Explorer 4 draws a border around an existing image when you change this property, the property is read-only in Navigator 4.

Example

document.logoImage.border = 4

Value

An integer value. A setting of zero removes the border entirely in Internet Explorer 4.

Default

0

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.