asp.net.ph

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

FRAMEBORDER Attribute | frameBorder Property


Sets or retrieves whether or not to display a border for the frame.

Syntax

Inline <element FRAMEBORDER = '1' | '0' | 'no' | 'yes'...>
Script object.frameBorder = sBorder ]

Possible Values

1 An inset border is drawn.
0 No border is drawn.
no No border is drawn.
yes An inset border is drawn.

The property is read/write with a default value of 1.

Remarks

Invalid settings default to displaying borders.

Applies To

FRAME, FRAMESET, IFRAME



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