W3Schools.com

HTML <frame> marginheight Attribute

HTML frame Tag Reference HTML <frame> tag

Example

The first frame with a top and bottom margin of 50 pixels, and the second frame with a top and bottom margin of 0 pixels:

<frameset cols="50%,50%">
  <frame src="frame_a.htm" marginheight="50" />
  <frame src="frame_b.htm" marginheight="0" />
</frameset>

Try it yourself »

Browser Support

Internet Explorer Firefox Opera Google Chrome Safari

The marginheight attribute is supported in all major browsers.


Definition and Usage

The marginheight attribute specifies the height between the content and the top and bottom of the frame, in pixels.


Syntax

<frame marginheight="pixels">

Attribute Values

Value Description
pixels Specifies the top and bottom margins of a frame


HTML frame Tag Reference HTML <frame> tag
WEB HOSTING
Best Web Hosting
PHP MySQL Hosting
Best Hosting Coupons
UK Reseller Hosting
Cloud Hosting
Top Web Hosting
$3.98 Unlimited Hosting
Premium Website Design
WEB BUILDING
XML Editor - Free Trial!
FREE Website BUILDER
Best Website Templates Top CSS Templates
CREATE HTML Websites
EASY WEBSITE BUILDER
W3SCHOOLS EXAMS
Get Certified in:
HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS
New Books:
HTML, CSS
JavaScript, and Ajax
STATISTICS
Browser Statistics
Browser OS
Browser Display
SHARE THIS PAGE