| Frames - noframes |
|
basics targeting nesting esthetics < noframes > bad things quick recap tags epilogue |
Some older browsers don't do frames; some can switch them off. Text browsers have no use for frames either. All they get out of a frame set is an empty window. To overcome this, the NOFRAMES tags were invented. Everything between these tags is ignored by a frames capable browser. Older browsers don't recognize the frame tags. They don't reckognize the NOFRAMES tag either. It's a standard in HTML to ignore tags that are unknown, and just move on.
<HTML>
So everything inside the NOFRAMES tag will be displayed in a non frames capable browser. Or if the browser is set not to display frames. You wouldn't believe the lame things people dare to put in this space. Often there is just a stupid message saying the site uses frames. The visitor better get a frames capable browser. Often with a link to Netscape or Microsoft. Duh! As if they did not know that. Your visitors are not idiots. Well, in most cases, that is. |