[IMAGE] IU SLIS logo

Demo page logo
contents link syllabus link dead space

HTML Demonstration Pages: Frames


Since this is a section on working with frames, why don't we move to a frames version of this page?


Frames are a feature supported by Netscape 2.0 (and higher) Internet Explorer 3.0 (and higher) and a few other browsers. Frames allow you to divide the screen into independent windows - different areas (squares and rectangles) or frames - each of which can be used in different ways to display information

This addition to html involves a new set of tags that allow you to experiment with different ways of presenting information. Frames allow you to provide the user with information about your site and effective navigation tools to explore your digital collection

Each frame that you create can have its own html document, because you get to define the content of the frame. Frames can include text, images, multimedia, and usable links. Using frames you can display different documents in a specific window within the larger browser window or even open up new browser windows

Working with frames involves a shift in thinking, because you must work in two distinctly different ways:

How can you do this?


Working with Frames

You are now working with a new set of paired and unpaired tags:

At the moment, the frameset tags only support two attributes: <cols> and <rows>

Attributes for use with frames

So, here's another page outlining and explaining the basic markup used in frames

This link will open a new browser window. Close it to return here


Want to know more? We have a short collection of useful links. You can use these when creating your own pages

So much for that! Looks like Javascript is next!


Demo Page
Navigation:
DemoPage contents About html UNIX help HTML tags Lists Links Images
Imagemapping Tables Forms Frames Javascript CSS (style sheets) XML

Page by Howard Rosenbaum
Find me at hrosenba@indiana.edu http://www.slis.indiana.edu/hrosenba/www/Demo/Demo5.html