| Frame | |
| Frames are a formatting technique often used in web pages that make it possible for multiple HTML documents to be viewed in the same browser window. Each frame can contain a separate, scrollable html document. Frames are often used to divide a fixed menu from a scrollable content area. Since HTML 4.0 frames are part of the official HTML-specification. |