W3Schools.com

HTML5 <iframe> height Attribute

HTML5 iframe Tag Reference HTML5 <iframe> tag

Example

An inline frame with a specified height and width of 200 pixels:

<iframe src="http://w3schools.com" height="200" width="200"></iframe>

Try it yourself »

Browser Support

Internet Explorer Firefox Opera Google Chrome Safari

The height attribute is supported in all major browsers.


Definition and Usage

The height attribute specifies the height of an <iframe>, in pixels.


Differences Between HTML 4.01 and HTML5

In HTML 4.01, the height attribute value could be defined in pixels or in % of the containing element. In HTML5, the value must be in pixels.


Syntax

<iframe height="pixels">

Attribute Values

Value Description
pixels The height of the inline frame in pixels (e.g. height="100")


HTML5 iframe Tag Reference HTML5 <iframe> 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