| Iframe Tags | ||
|---|---|---|
| Attribute | Value | Description |
| align | left
right top middle bottom |
Specifies how to align the entire iframe relative to the surrounding text. |
| frameborder | 1
0 |
Specifies whether or not to display a frame border. |
| height | pixels
% |
Defines the height of the iframe. Includes the height of the horizontal scroll bar if any. It also must include room for padding and margins around the components enclosed. Oddly, even when you have scrolling=no you must still include room for the horizontal scroll bar. The display will be not as tall as you request. This way you can add or remove scrolling without changing the size of the payload window. You specify the size of the window including the possibly invisible scroll bars. |
| longdesc | URL | An URL to a long description of the frame contents, not the long description itself. |
| marginheight | pixels | Defines the top and bottom margins of the iframe. |
| marginwidth | pixels | Defines the left and right margins of the iframe. |
| name | frame_name | Specifies a unique name, within the page, of the iframe (to use in scripts). |
| scrolling | yes
no auto |
Define scroll bars. I found that when you scroll the coloured background is only as big as in the initial window. I could not get backgrounds to work properly and eventually used a transparent background to mask the error. |
| src | URL | The URL of the document to show in the iframe. |
| width | pixels
% |
Defines the width of the iframe. Includes the width of the vertical scroll bar if any. It also must include room for padding and margins around the components enclosed. |
![]() |
and suggestions to improve this page to Roedy Green : | ||
| Canadian Mind Products | |||
| mindprod.com IP:[65.110.21.43] | |||
| Your face IP:[38.103.63.62] | The information on this page is for non-military use only. | ||
| You are visitor number 11. | Military use includes use by defence contractors. | ||
| You can get a fresh copy of this page from: | or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror) | ||
| http://mindprod.com/jgloss/htmliframes.html | J:\mindprod\jgloss\htmliframes.html | ||