A two-framed page, with no frameborders:
![]()
The frameborder attribute is supported in all major browsers.
The <frame> tag is not supported in HTML5.
The frameborder attribute specifies whether or not to display a border around a frame.
Tip: For practical reasons, it may be better not to specify borders, and use CSS to apply border styles and color instead.
| Value | Description |
|---|---|
| 1 | Border on (this is default) |
| 0 | Border off |
HTML <frame> tag
Your message has been sent to W3Schools.