asp.net.ph

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

FRAMESPACING Attribute | frameSpacing Property


Sets or retrieves the amount of additional space between the frames, in pixels.

Syntax

Inline <element FRAMESPACING = sPixels...>
Script object.frameSpacing = sPixels ]

Possible Values

sPixels String specifying the spacing, in pixels.

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

Remarks

The amount defined for frameSpacing does not include the width of the frame border. Frame spacing can be set on one or more FRAMESET objects and applies to all contained FRAMESET objects unless the contained object defines a different frame spacing.

Applies To

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