height attribute of the iframe tag (HTML 4.01)

frame height

The height attribute of the iframe tag allows you to specify the height of the rendered frame window. It can be specified as an absolute height, or as a percentage of the parent element by suffixing the number with a percentage sign, e.g. 50%.

Possible values

Value
<number>

height exists in these tags

Attribute Deprecated Description
applet Java applet 
iframe inline subwindow 
img Embedded image 
object generic embedded object 
td table data cell 
th table header cell 



© htmlpedia.net 2008 - 2012