<IFrame>
What it does
This tag
creates an inline frame which can be used to display another document.
Attributes
align="left
- middle - right - top"
class="class name"
frameborder="0 - 1"
height="percentage - pixels"
id="document-wide unique id"
longdesc="URL"
marginheight="pixels"
marginwidth="pixels"
name="name of target location"
scrolling="yes - no - auto"
src="source of frame content"
style="associated style info"
title="advisory title"
width="frame width specification"
End
Tag: Required |