![]() |
The iframe element is used to insert a frame within a block of text. The information to be inserted is set by the src attribute.
| Attribute | Description |
| src = uri | URI to the frame's content. |
| frameborder | |
| marginwidth = pixels | Margin width. |
| marginheight = pixels | Margin height. |
| scrolling |
If there should be a scrollbar in this frame. Values:
|
| align |
Vertical or horisontal alignment. Values:
|
| longdesc = uri | A link to the long description of the frame. |
| name = cdata | Name of the frame for targetting. |
| width = length | Frame width. |
| height = length | Frame height. |
Comments