YouTip LogoYouTip

Att Frame Frameborder

# HTML <frame> frameborder Attribute The `frameborder` attribute of the `` tag is used to specify whether or not a border should be displayed around a specific frame within a frameset. --- ## Introduction In legacy HTML, the `` element defines a specific window (a frame) within a ``. The `frameborder` attribute controls the visibility of the border surrounding that individual frame. > **Important Note:** The `` tag and the `` element are **obsolete in HTML5**. Modern web development practices favor using CSS for layout and ` ```
← Att Frame LongdescAtt Form Target β†’