Att Frame Name
## HTML <frame> name Attribute
The `name` attribute of the `` tag is used to assign a unique identifier to a specific frame within a frameset. This name can then be targeted by links or referenced via JavaScript.
> **Important Note:** HTML5 does not support the `` or `
YouTip