| You are here: NetStrider » Tutorials » HTMLRef » Frames » NOFRAMES « |
| <NOFRAMES> Command |
|
Command Syntax:
<NOFRAMES> Provides a container for alternate non-framed HTML Code within a framed HTML Document. Browsers which are not frames capable will ignore all defined framesets and load the code contained within the defined Noframes Document Segment. This document segment should contain a normal HTML Document <BODY></BODY> Segment. The command requires no parameters. |
|
Example:
|
|
| Return to Section E:H |