FRAMEBORDER
This attribute specifies whether the border is visible. A value of "1" indicates a border will be visible, and a value of "0" indicates the border will not be visible.
syntax:
FRAMEBORDER="1" or "0"
The HTML element(s) this attribute is used with are:
EMBED
FRAME
FRAMESET
IFRAME