Digital Media Technology , autumn 2007

Exercise 2/2007 (deadline 21.9. at 16.00)

 

1-2
The image above outlines a company's home page on which they put forward their products. When the viewer selects a procuct group (menu 2) the product menu (menu 3) is refreshed to show the products of the selected group. Selecting an item in this menu causes the data sheet of the selected product to be shown (area 4). The links on the right (area 5) change the contents of the entire window. Define the page in XHTM using the frame-structure (frameset) and position the image. Put some example material on each frame. The image on the page may me found in http://www.cs.helsinki.fi/u/laine/dime/myimg/factory.jpg (the size of the image is 165*177 pixels). Page http://www.cs.helsinki.fi/u/laine/dime/k04/esittelysivu.html contains an example of a product data sheet and http://www.cs.helsinki.fi/u/laine/dime/k04/menusivu.html. contains a simple menu page (in Finnish). You should not pay too much attention on the appearance of the page. It will be a topic of next weeks exercises..

3.
How does the solution change if inline frames (IFRAME) are used instead of frameset structure?
4.
Implement a single play Lotto-coupon as an html-form (6 numbers of 40).. What checks should be done on the form when it is submitted?