A named frame:
![]()
The name attribute is supported in all major browsers.
The <frame> tag is not supported in HTML5.
The name attribute specifies the name of a <frame> element.
The name attribute is used to reference the element in a JavaScript, or to act as a target for a link.
In XHTML, the name attribute of the <frame> tag is deprecated, and will be removed. Use the id attribute instead.
| Value | Description |
|---|---|
| text | Specifies the name of the frame |
HTML <frame> tag
Your message has been sent to W3Schools.