|
Noframes
<NOFRAMES> </NOFRAMES> Inside of NOFRAMES you put the content that should be shown if the user does not have a frames capable browser. You can use any HTML tags within the NOFRAMES tags.
<NOFRAMES>This text would show if you were at a site that uses frames, and your browser wasn't capable of handling them. It would go within the FRAMESET tag.</NOFRAMES>
|