Open In App

HTML | <frame> marginwidth Attribute

Last Updated : 30 Sep, 2019
Improve
Improve
Like Article
Like
Save
Share
Report

The HTML <frame> marginwidth attribute is used to specifies the left and right margin of the content in an frame element.

Syntax:

<frame marginwidth="pixels">

Attribute Values:

Similar Reads