To make your pages readable by browsers that don't support frames, you must include a version of your page within a NOFRAMES tag set - which usually follows your FRAMESET tag.
<NOFRAMES>
A frames capable browser will ignore anything that you place between NOFRAMES tags.
<BODY>
This is what a no frames browser would see
</BODY>
<NOFRAMES>
|
© 1995-2000 BareMetal.Com Inc. |