Monday, March 30, 2015

HTML Lesson 7 : Frames

With frames, you can display more than one HTML document in the same browser window. Each HTML document is called a frame, and each frame is independent of the others.

L Disadvantage of using frame are:
- The web developer must keep track of more HTML documents.
- It is difficult to print entire page.

 Request for HTML Lesson 7

No comments:

Post a Comment