The HTML Attribute reference.

"frameborder" - html Attribute

  • This attribute provides the user agent with information about the frame border.
  • 1 is the default value

Value(s): 1 or 0

Used in the element(s):
Elements Description
frame This element defines a frame, which is a rectangular subspace within a Frameset document.
Possible values:
Attribute value description
1 This value tells the user agent to draw a separator between this frame and every adjoining frame.
0 This value tells the user agent not to draw a separator between this frame and every adjoining frame. Note that separators may be drawn next to this frame nonetheless if specified by other frames.
iframe This element defines an inline frame for the inclusion of other HTML documents.

© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.