Frames | TOC Frame Hints
Next

Exercise: TOC Frame Hints

  1. Create a file named file toc.html.

  2. Copy into this file all of the links that you have on the original nonframes version of your home page.

  3. To make an orderly arrangement of these links, include each link as a separate item in a <ul> (un-numbered list) or put each link on a separate line and separate these lines by a <br> tag.

  4. Modify each link to target it into the display frame.
Next