Name
<iframe>
Synopsis
<iframe>
...
</iframe>
Description
Define an inline frame.
Attributes
-
align=type Align the floating frame to either the
top,middle,bottom(default),left, orrightof the text in the line.-
class=name Specify a style class controlling the appearance of the frame contents.
-
frameborder=[1|0] Enable or disable the display of borders for the frame. Default is
1, which inserts the border. The value0turns the border off.-
height=n Specify the height of the frame in pixels or as a percentage of the window size.
-
id=name Define a name for this tag that is unique to this document.
-
longdesc=url Provide the URL of a document describing the contents of the frame.
-
marginheight=n Place n pixels of space above and below the frame contents.
-
marginwidth=n Place n pixels of space to the left and right of the frame contents.
-
name=string Define the name of the frame.
-
scrolling=type Always add scrollbars (
yes), never add scrollbars (no), or add scrollbars when needed (auto).-
src=url Define the URL of the source document for this frame.
-
style=style Specify an inline style for this tag.
-
title=string Specify a title for this tag.
-
width=n Specify the width of the frame in pixels.
See Chapter 4 for more information on using frames.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access