An <object> element with a name attribute:
![]()
The name attribute is supported in all major browsers.
The name attribute specifies the name of an <object> element.
The name attribute is used for referencing an <object> element in JavaScript (an alternative, is to reference it by using its id attribute).
NONE.
| Value | Description |
|---|---|
| name | The name of the <object> element |
HTML <object> tag
Your message has been sent to W3Schools.