asp.net.ph

Skip Navigation LinksHome > Abakada: Back to Basics > Language References > HTML Element Attributes > BORDER Attribute

BORDER Attribute | border Property


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

Syntax

Inline <element border = iBorder...>
Script object.border = iBorder ]

Possible Values

iBorder Integer specifying the number of pixels in the object’s border.

The property is read/write with no default value.

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.

Applies To

IMG, TABLE

See Also

borderColor, borderColorDark, borderColorLight, hspace, vspace



Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note