WD-frames
WD-frames
- Defines existing usage of FRAME tag
- Includes IFRAME proposal for inclusion of frames inline in body of HTML documents (FRAME tag replaces BODY tag):<BODY><P>This document contains an inline frame <IFRAME src="foo.html" width=400 height=500> that unfortunately your user agent doesn't support. Alternatively you can get the related document <A href="foo.html">here </A>.</IFRAME> That's all folks!</BODY>
- Initial release of FRAMES caused problems,and there are still accessibility concerns