English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I'm working on a assignment where i have to design a webpage of a Bank. The first will have two frames. On the left will be the index and on the right side the content will be displayed.

2006-10-28 18:14:59 · 2 answers · asked by justin1 2 in Computers & Internet Programming & Design

2 answers






1) dir_index.html will be your index page.
2) display.html will be your display page.
3) In your index page, be sure to put target="display" in all your hyper links to direct the display to the display frame.
4) If you don't want that divider to appear between the left frame and the right frame, just set frameborder to 0.

2006-10-30 03:33:34 · answer #1 · answered by knitting guy 6 · 4 0

You can find all the information you need about frames from the following website. It even has a short tutorial for you to see. Use this tutorial as an example for what you need to do. If need be, copy it and then change some of the code, as needed for the assignment, to see if it will work for you.
http://www.w3.org/TR/html4/present/frames.html

2006-10-29 11:55:01 · answer #2 · answered by Mark aka jack573 7 · 0 0

fedest.com, questions and answers