spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / experts / html / tutorials / 14 / exercises1

index1234567exercises1

Tutorial 14: Framing the Web, Part I

Developer News
Eclipse Helios Update Brings New PHP Tools
Internet Explorer 9 Ups Standards Support
JBoss Portal 5 Release Easier to Use

Exercises

Changing multiple frames

Using only what you've learned in this tutorial, create a frameset with two frames: one running along the left that holds links to sections in the document, and a main frame that holds the text of the current section. When you click on the section links in the left frame, the main frame must be updated with the appropriate section, and the left frame must be updated so that there is no link to the current section.

Changing multiple frames from a different frame

Using only what you've learned in this tutorial, create a frameset with three frames: one running along the top that holds links to the main sections in a document, another along the left that holds links to sub-sections in the current section, and a main frame that holds either the text of the current sub-section or the index page of the current section. When you click on the sub-section headers, the behaviour should be as described in the previous exercise. When you click on the section headers, both the left frame and the main frame must be updated accordingly. Compare the number of HTML documents you require for this implementation with the number of sections in the document.

Frame Logistics

I've only mentioned a few of the problems with frames in this tutorial. Using what you've learned so far, can you think of any other ones?

index1234567exercises1

webref The latest from WebReference.com Browse >
Flashmaps' DynamicLocator: Interactive Maps for Small Areas · Flashmaps' AreaSelector: Interactive Maps for Wide Areas · The DB Mapper: Interactive Street-level Maps of U.S. and Canada
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
MS Access and MySQL · Cisco AutoQoS: VoIP QoS for Mere Mortals · While VoIP Adoption Explodes in Enterprise, Carrier Spending Lags

URL: http://www.webreference.com/html/tutorial14/exercises1.html

Produced by Stephanos Piperoglou
Created: June 30, 1999
Revised: June 30, 1999