Lecture 8b: HTML: Frames

What You Will Learn Today

  1. Describe the function and HTML structure of of frames.
  2. Use frameset and frame tags for page layout.
  3. Use targets and the base tag to specify target frames.
  4. Describe the usability issues associated with frames.
  5. Use noframes tags for accessibility.
  6. Use inline frames and compare with framesets.
  7. Use other layout tools and techniques.
  8. Insert applets and other multimedia objects.

HTML Frames

Frameset Tag

Frame Tag

Frame Targets

Advantages of Frames

Disadvantages of Frames

Noframes Tag

Inline Frames

Other Layout Tools and Techniques

Applets and Multimedia

See Lab 7. Also see Lecture 8 from the Java course.

To Do After Class