What are frames?

Most modern browsers have the ability to split the browser area into two or more rectangular regions, or "frames". These frames each have their own source document, and can operate and be scrolled independently. Many web developers use them as a way of maintaining regions of the screen, such as a master set of links or a graphic, that can stay constant no matter where on the site you are, without having to duplicate those elements on each and every page.

Drawbacks to frames are that it can be difficult for users to print out, or view the source to, the proper frame. Also, since generally the URL (web site address) in the browser's address line does not always reflect the page showing most of your actual content, it can make bookmarking difficult. However, for a small or medium-sized site, this last consideration is not so important.

The advantage is that since they make it more convenient for the site author, they usually provide for more convenient and attactive navigation for the user. We hope that that is the case with our site!

Frames are supported by the last several versions of both Netscape Navigator and Microsoft Internet Explorer. Users of other browsers, or very old versions of Netscape or Explorer, may not be so lucky. If you enter the site using the standard entry link and it doesn't seem right, just return to the opening screen (re-type "http://www.schoolhousearts.org" back into the address line) and choose the the non-frame version.

Back to Opening Screen